diff --git a/appdata-sandbox-app.json b/appdata-sandbox-app.json index 15d5876d18e3f851eb600a0421bb51310f395dae..7cc85a968b8455ddfa96d0ddfccfa7b3541b4122 100644 --- a/appdata-sandbox-app.json +++ b/appdata-sandbox-app.json @@ -116,7 +116,7 @@ }], "mount-files": [{ "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts" + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts" }], "symbol-links" : [{ "target-name" : "/system/bin", diff --git a/appdata-sandbox-gpu.json b/appdata-sandbox-gpu.json index 6b8d3c820e751660da2d28d8b01eb383e79e14a2..482ff176ed49ede0418196c150139016b1a256c7 100644 --- a/appdata-sandbox-gpu.json +++ b/appdata-sandbox-gpu.json @@ -62,7 +62,7 @@ ], "mount-files": [{ "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts" + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts" }], "mount-groups" : [] }, diff --git a/appdata-sandbox-isolated.json b/appdata-sandbox-isolated.json index bd9aa04b5b3203111a2a5fbae35af3b334002671..fe040a05eb5893b436e5faac1d58654b9ea1c777 100644 --- a/appdata-sandbox-isolated.json +++ b/appdata-sandbox-isolated.json @@ -31,7 +31,7 @@ "check-action-status": "false" }, { "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts", + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }, { diff --git a/appdata-sandbox-render.json b/appdata-sandbox-render.json index e671f9a0de2d53adb796d99906d9701072f05491..8b4bc5ee58bd2fec1d45287e485e9ef363767995 100644 --- a/appdata-sandbox-render.json +++ b/appdata-sandbox-render.json @@ -68,7 +68,7 @@ ], "mount-files": [{ "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts" + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts" }], "mount-groups" : [] }, diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 042036502fe442291b2fe85b6add334af4423603..5efbd27a985a27aa5eba198130586451fa065c92 100755 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -80,7 +80,7 @@ "check-action-status": "false" }, { "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts", + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }, { @@ -531,7 +531,7 @@ "check-action-status": "false" }, { "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts", + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }, { @@ -626,7 +626,7 @@ "check-action-status": "false" }, { "src-path" : "/system/etc/hosts", - "sandbox-path" : "/data/service/el1/network/hosts_user/hosts", + "sandbox-path" : "/data/service/el1/public/hosts_user/hosts", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }, {