diff --git a/systemres/main/config.json b/systemres/main/config.json index 0d7748d8a8ffb09c942616d5db434c16227ee623..32c5b30af4c7622767798ddd9e310a1c13241f91 100644 --- a/systemres/main/config.json +++ b/systemres/main/config.json @@ -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 } ] }