Signed-off-by: zph <zhaopenghui5@huawei.com>
This commit is contained in:
zph 2024-09-27 17:24:04 +08:00
parent 3ed5419e15
commit 70a9f482d2
2 changed files with 2 additions and 2 deletions

View File

@ -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>",

View File

@ -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"