mirror of
https://github.com/openharmony/resources.git
synced 2026-07-19 18:23:38 -04:00
fixed 1fdf1ce from https://gitee.com/liangZ15/resources_1/pulls/54
Signed-off-by: liangZ15 <lihongliang20@huawei.com>
This commit is contained in:
@@ -568,6 +568,20 @@
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.UPDATE_SYSTEM",
|
||||
"grantMode": "system_grant",
|
||||
"availableLevel": "system_basic",
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.FACTORY_RESET",
|
||||
"grantMode": "system_grant",
|
||||
"availableLevel": "system_basic",
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.GRANT_SENSITIVE_PERMISSIONS",
|
||||
"grantMode": "system_grant",
|
||||
|
||||
Reference in New Issue
Block a user