mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-23 15:10:44 +00:00
update
Signed-off-by: zph <zhaopenghui5@huawei.com>
This commit is contained in:
parent
3ed5419e15
commit
70a9f482d2
@ -151,7 +151,7 @@
|
||||
"src-path" : "/data/service/el1/public/themes/<currentUserId>/b/app",
|
||||
"sandbox-path" : "/data/themes/b/app"
|
||||
}, {
|
||||
"src-path" : "/data/service/el1/<currentUserId>/distributeddata/utd",
|
||||
"src-path" : "/data/service/el1/<currentUserId>/utdtypes/utd",
|
||||
"sandbox-path" : "/data/utd"
|
||||
}, {
|
||||
"src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
|
||||
|
@ -249,7 +249,7 @@
|
||||
"sandbox-flags" : [ "bind", "rec" ],
|
||||
"check-action-status": "false"
|
||||
}, {
|
||||
"src-path" : "/data/service/el1/<currentUserId>/distributeddata/utd",
|
||||
"src-path" : "/data/service/el1/<currentUserId>/utdtypes/utd",
|
||||
"sandbox-path" : "/data/utd",
|
||||
"sandbox-flags" : [ "bind", "rec" ],
|
||||
"check-action-status": "false"
|
||||
|
Loading…
Reference in New Issue
Block a user