diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 65ff352582395749b20d5262e0bf1cc4fc3343ae..f42187c20490c3d6be0588ffa60aec81eb571372 100644 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -480,6 +480,11 @@ "sandbox-path" : "/system/lib", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/data/service/el1/public/for-all-app", + "sandbox-path" : "/data/service/el1/public/for-all-app", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" }, { "src-path" : "/system/app/", "sandbox-path" : "/system/app/",