[M120 Migration][WRTjs][VD] Use ps-agent mount for appzone enabled model 06/308406/5
authorDongHyun Song <dh81.song@samsung.com>
Mon, 25 Mar 2024 00:41:40 +0000 (09:41 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Mon, 25 Mar 2024 06:54:23 +0000 (06:54 +0000)
commit468917def4930b188c5bbf3963a74d5e5a4a9b94
tree8370bd00e673d16860121c6ddb8be7d88885e6a3
parent53bb9e3daf8f45d9609a60445b8bc88bae1a36c9
[M120 Migration][WRTjs][VD] Use ps-agent mount for appzone enabled model

direct mount's mount_namespace is changed when appzone container
is enabled.
Then, chromium initilization can be failed since mount point's
internal path cannot be accessible.

So, for the enterprise models, it will disable direct mount

Reference:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/308292/

Change-Id: I100c872832197578108232020bfe21627e6fe992
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
packaging/chromium-efl.spec
tizen_src/build/config/BUILD.gn
tizen_src/build/config/tizen_features.gni
tizen_src/build/gn_chromiumefl.sh
tizen_src/downloadable/BUILD.gn
tizen_src/downloadable/ewk_interface_main.cc