diff --git a/systemres/main/config.json b/systemres/main/config.json index 238342d..6571bfd 100644 --- a/systemres/main/config.json +++ b/systemres/main/config.json @@ -821,6 +821,13 @@ "availableLevel": "system_basic", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.CAPTURE_SCREEN", + "grantMode": "system_grant", + "availableLevel": "system_core", + "provisionEnable": true, + "distributedSceneEnable": false } ] }