mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 01:00:38 +00:00
fix:Browser crashes
Signed-off-by: wangfeng <wangfeng277@huawei.com>
This commit is contained in:
parent
f723d593a2
commit
57104b718e
@ -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"
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user