diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 61672195164c71602acd1e4973959e3fcc0238d7..5abadfc6d81b0725174ceeb36d1e783747952d48 100755 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -98,16 +98,6 @@ "sandbox-path" : "/data/data/hiai", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" - }, { - "src-path" : "/vendor/etc/vulkan", - "sandbox-path" : "/vendor/etc/vulkan", - "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "false" - }, { - "src-path" : "/vendor/etc/passthrough", - "sandbox-path" : "/vendor/etc/passthrough", - "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "false" }, { "src-path" : "/mnt/sandbox///data/storage/el2", "sandbox-path" : "/data/storage/el2", @@ -233,19 +223,29 @@ "sandbox-path" : "/data/storage/el4/database", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/chip_prod/etc/passthrough", + "sandbox-path" : "/chip_prod/etc/passthrough", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" }, { "src-path" : "/mnt/hmdfs//cloud/data/", "sandbox-path" : "/data/storage/el2/cloud", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/vendor/etc/vulkan", + "sandbox-path" : "/vendor/etc/vulkan", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" }, { "src-path" : "/mnt/data//media_fuse", "sandbox-path" : "/data/storage/el2/media", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }, { - "src-path" : "/chip_prod/etc/passthrough", - "sandbox-path" : "/chip_prod/etc/passthrough", + "src-path" : "/vendor/etc/passthrough", + "sandbox-path" : "/vendor/etc/passthrough", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }