diff --git a/systemres/main/module.json b/systemres/main/module.json index 7e3084565456cc4ec7d43d1df80449b1d1a3051d..fc91bcbf86e675aa188557482fe952f4a8c9cbfa 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -4648,6 +4648,15 @@ "provisionEnable": true, "distributedSceneEnable": false }, + { + "name": "ohos.permission.RESTORE_END_NOTIFICATION", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 21, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false + }, { "name": "ohos.permission.ENTERPRISE_RECOVERY_KEY", "grantMode": "system_grant",