mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 01:00:38 +00:00
!900 修改READ_IMAGEVIDEO权限沙箱路径
Merge pull request !900 from liuyilin27/master
This commit is contained in:
commit
2f904a3128
@ -603,7 +603,7 @@
|
||||
"sandbox-switch": "ON",
|
||||
"gids": [1008],
|
||||
"mount-paths": [{
|
||||
"src-path": "/data/service/el2/<currentUserId>/hmdfs/account/files/.thumbs/Photo",
|
||||
"src-path": "/storage/cloud/<currentUserId>/files/.thumbs/Photo",
|
||||
"sandbox-path": "/storage/Share/.thumbs/Photo",
|
||||
"sandbox-flags": [ "bind", "rec" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user