diff --git a/systemres/main/module.json b/systemres/main/module.json index 1fcc320feadc3ca31a4b16a80872a543cc2874fe..46bfc99b1b1fcd7198a65b31025f988368717602 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6270,6 +6270,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.ACCESS_CLOUD_DISK_INFO", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 21, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }