diff --git a/services/sandbox/system-sandbox64.json b/services/sandbox/system-sandbox64.json index 6bb3bf2ed15980f8f669d59f1287ed4382a5617c..72485aa60e4c59c6fc8c41871bb93a8441afe2f8 100644 --- a/services/sandbox/system-sandbox64.json +++ b/services/sandbox/system-sandbox64.json @@ -40,14 +40,10 @@ "sandbox-path" : "/system/resource", "sandbox-flags" : [ "bind", "rec", "private" ] }, { - "src-path" : "/vendor/lib64/chipsetsdk", - "sandbox-path" : "/vendor/lib64/chipsetsdk", - "sandbox-flags" : [ "bind", "rec", "private" ] - }, { - "src-path" : "/vendor/firmware", - "sandbox-path" : "/vendor/firmware", + "src-path" : "/vendor", + "sandbox-path" : "/vendor", "sandbox-flags" : [ "bind", "rec", "private" ] - }, { + },{ "src-path" : "/dev", "sandbox-path" : "/dev", "sandbox-flags" : [ "bind", "rec", "private" ]