mirror of
https://gitee.com/openharmony/security_privacy_center
synced 2024-11-26 17:31:16 +00:00
隐私中心新增位置权限配置
Signed-off-by: feibuzhid <chenyufei31@huawei.com>
This commit is contained in:
parent
e2e81ecd73
commit
b327c0f743
@ -59,13 +59,20 @@
|
|||||||
"name": "ohos.permission.GET_BUNDLE_INFO"
|
"name": "ohos.permission.GET_BUNDLE_INFO"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ohos.permission.GET_INSTALLED_BUNDLE_LIST"
|
"name": "ohos.permission.GET_INSTALLED_BUNDLE_LIST",
|
||||||
|
"usedScene": {
|
||||||
|
"abilities": []
|
||||||
|
},
|
||||||
|
"reason": '$string:EntryAbility_desc'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ohos.permission.ACCESS_SECURITY_PRIVACY_CENTER"
|
"name": "ohos.permission.ACCESS_SECURITY_PRIVACY_CENTER"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ohos.permission.ACCESS_CERT_MANAGER"
|
"name": "ohos.permission.ACCESS_CERT_MANAGER"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ohos.permission.CONTROL_LOCATION_SWITCH"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user