diff --git a/systemres/main/module.json b/systemres/main/module.json index ad7b9584d6da7e4cd2fd7b9c1baf66bef230634d..a45e49cda9ba605228978ff03aa73eaac12038f3 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6234,6 +6234,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.SUBSCRIBE_NOTIFICATION", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 22, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }