[M108 Migration][WRTjs][VD] Remove privileged-service build dependency 19/289719/2
authorDongHyun Song <dh81.song@samsung.com>
Wed, 8 Mar 2023 08:58:17 +0000 (17:58 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Tue, 14 Mar 2023 02:43:28 +0000 (11:43 +0900)
commitced98b65ecd2f846ebb8bc114e76501d21514646
tree34a5a57edbc6768c41e493f69acd3b94a2a64b7f
parent1d9e7a8edd018a25b2b88905c7f394d680b2a847
[M108 Migration][WRTjs][VD] Remove privileged-service build dependency

When libchromium-ewk is used NUI application, appzone denies the
build dependency of libprivileged-service-client.so.

Thus, this patch removes the dependency and change the way to handle
them by dlopen/dlsym.

Reference:
https://review.tizen.org/gerrit/289474/

Change-Id: I0b3bd118be5aeaf253651c51534f1f08630076ca
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
tizen_src/downloadable/BUILD.gn
tizen_src/downloadable/ewk_interface_main.cc