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
committed by 张阿龙
parent a4c4db12c3
commit 6ceb4bb765
+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
}
]
}