diff --git a/appdata-sandbox-gpu.json b/appdata-sandbox-gpu.json index 5e1c977e2e81e59317353fde0e4f3447fe8bd0e9..e4bae30bda33b9b47b890b65d71e32824f296283 100644 --- a/appdata-sandbox-gpu.json +++ b/appdata-sandbox-gpu.json @@ -43,6 +43,9 @@ }, { "src-path" : "/data/app/el1/public/shader_cache/cloud/common", "sandbox-path" : "/data/storage/shader_cache/common" + }, { + "src-path" : "/chip_prod/etc/passthrough", + "sandbox-path" : "/chip_prod/etc/passthrough" }], "symbol-links" : [{ "target-name" : "/system/etc", diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 3f9870f7434d946f774c0aa441953a5ce6527034..8896f7d817c3f94247d0ca79a37f80eda8b9179f 100755 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -651,6 +651,11 @@ "sandbox-path" : "/data/storage/shader_cache/common", "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" } ], "symbol-links" : [{