diff --git a/systemres/main/module.json b/systemres/main/module.json index 3d2aa4739ccfa9d02f39addbefc2a4f951abba2e..385aeea09c70cfd2b635c62fad2c7c986b9ef9bf 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -5705,6 +5705,15 @@ "provisionEnable": true, "distributedSceneEnable": false }, + { + "name": "ohos.permission.ACCESS_DISTRIBUTED_KEY_STORE", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 20, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false + }, { "name": "ohos.permission.GRANT_URI_PERMISSION_AS_CALLER", "grantMode": "system_grant",