fix:Browser crashes

Signed-off-by: wangfeng <wangfeng277@huawei.com>
This commit is contained in:
wangfeng 2024-11-09 17:24:08 +08:00
parent f723d593a2
commit 57104b718e

View File

@ -29,13 +29,8 @@
"sandbox-flags" : [ "bind", "rec" ],
"check-action-status": "false"
}, {
"src-path" : "/system/app/appServiceFwk",
"sandbox-path" : "/system/app/appServiceFwk",
"sandbox-flags" : [ "bind", "rec" ],
"check-action-status": "false"
}, {
"src-path" : "/system/app/shared_bundles",
"sandbox-path" : "/system/app/shared_bundles",
"src-path" : "/system/app",
"sandbox-path" : "/system/app",
"sandbox-flags" : [ "bind", "rec" ],
"check-action-status": "false"
}, {