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:
zhangalong
2022-03-10 16:11:02 +08:00
parent 9888d00996
commit 84f1a04361
+7
View File
@@ -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
}
]
}