diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 4803507df714bb3e3a48eb818147f9ffadf1f11b..f27629e096a20e63a82b02522b51d36893d3f66b 100644 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -155,11 +155,6 @@ "sandbox-switch": "ON", "sandbox-root" : "/mnt/sandbox/", "mount-bind-paths" : [{ - "src-path" : "/data/app/el1/bundle/public/", - "sandbox-path" : "/data/accounts/account_0/applications/", - "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "true" - }, { "src-path" : "/data/app/el1/bundle/public/", "sandbox-path" : "/data/bundles/", "sandbox-flags" : [ "bind", "rec" ], @@ -172,11 +167,6 @@ "sandbox-switch": "ON", "sandbox-root" : "/mnt/sandbox/", "mount-bind-paths" : [{ - "src-path" : "/data/app/el1/bundle/public/", - "sandbox-path" : "/data/accounts/account_0/applications/", - "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "true" - }, { "src-path" : "/data/app/el1/bundle/public/", "sandbox-path" : "/data/bundles/", "sandbox-flags" : [ "bind", "rec" ], @@ -189,11 +179,6 @@ "sandbox-switch": "OFF", "sandbox-root" : "/mnt/sandbox/", "mount-bind-paths" : [{ - "src-path" : "/data/app/el1/bundle/public/", - "sandbox-path" : "/data/accounts/account_0/applications/", - "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "true" - }, { "src-path" : "/data/app/el1/bundle/public/", "sandbox-path" : "/data/bundles/", "sandbox-flags" : [ "bind", "rec" ],