mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-12-13 02:00:11 +00:00
!944 给ACCESS_PROTOCOL_DFX_DATA权限增加gid配置
Merge pull request !944 from liyongxiang12/master
This commit is contained in:
commit
49c29eb777
@ -670,6 +670,7 @@
|
|||||||
}],
|
}],
|
||||||
"ohos.permission.ACCESS_PROTOCOL_DFX_DATA":[{
|
"ohos.permission.ACCESS_PROTOCOL_DFX_DATA":[{
|
||||||
"sandbox-switch": "ON",
|
"sandbox-switch": "ON",
|
||||||
|
"gids": [1007],
|
||||||
"mount-paths": [{
|
"mount-paths": [{
|
||||||
"src-path": "/data/log/protocol",
|
"src-path": "/data/log/protocol",
|
||||||
"sandbox-path": "/data/log/protocol",
|
"sandbox-path": "/data/log/protocol",
|
||||||
|
Loading…
Reference in New Issue
Block a user