diff --git a/systemres/main/config.json b/systemres/main/config.json index ca8ae906e54149269251628ac2eb02496aa9f72e..99eac6a306a2ec9d14ce733ac3e1ae05cb24a9e0 100644 --- a/systemres/main/config.json +++ b/systemres/main/config.json @@ -3019,6 +3019,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.NOTIFY_DEBUG_ASSERT_RESULT", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 12, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }