diff --git a/appdata-sandbox64.json b/appdata-sandbox64.json index aaacee3a5f867e077165ae5d8102b913cdbbf16e..e8359ad1a160b71d35fb5aeb4fa6f2276d09e573 100644 --- a/appdata-sandbox64.json +++ b/appdata-sandbox64.json @@ -9,6 +9,11 @@ "sandbox-path" : "/system/lib", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/system/lib64", + "sandbox-path" : "/system/lib64", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" }, { "src-path" : "/system/lib64/platformsdk", "sandbox-path" : "/system/lib64/platformsdk", @@ -94,6 +99,11 @@ "sandbox-path" : "/system/lib", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + },{ + "src-path" : "/system/lib64", + "sandbox-path" : "/system/lib64", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" },{ "src-path" : "/system/lib64/platformsdk", "sandbox-path" : "/system/lib64/platformsdk",