diff --git a/appdata-sandbox-app.json b/appdata-sandbox-app.json index 8a104e794812ba994916117251620a6f75e529c0..f896fa3fd46982f881b7af131ba5716903101eee 100755 --- a/appdata-sandbox-app.json +++ b/appdata-sandbox-app.json @@ -168,6 +168,9 @@ }, { "src-path" : "/mnt/data//media_fuse", "sandbox-path" : "/data/storage/el2/media" + }, { + "src-path" : "/data/service/el1/public/framework_ark_cache", + "sandbox-path" : "/data/service/el1/public/framework_ark_cache" }], "symbol-links" : [{ "target-name" : "/mnt/nweb/tmp", diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 15444c62c0091d54478c467afc4275699099456a..db48a8ec5416c14e1eefeb1c1543fca125884171 100755 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -253,6 +253,11 @@ "sandbox-path" : "/vendor/etc/passthrough", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/data/service/el1/public/framework_ark_cache", + "sandbox-path" : "/data/service/el1/public/framework_ark_cache", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" } ], "symbol-links" : [{