mirror of
https://github.com/openharmony/resources.git
synced 2026-07-01 22:56:10 -04:00
new permission definition for app accounts
Signed-off-by:zhang_along<zhangalong@huawei.com> Signed-off-by: zhangalong <zhangalong@huawei.com>
This commit is contained in:
@@ -891,6 +891,13 @@
|
||||
"availableLevel": "system_core",
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.GET_ALL_APP_ACCOUNTS",
|
||||
"grantMode": "system_grant",
|
||||
"availableLevel": "system_core",
|
||||
"provisionEnable": false,
|
||||
"distributedSceneEnable": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user