add ohos.permission.NOTIFICATION_AGENT_CONTROLLER

Signed-off-by: fangjinliang <fangjinliang1@huawei.com>
This commit is contained in:
fangjinliang
2022-05-10 10:08:45 +08:00
parent 02065b83d9
commit 72d646d092
+7
View File
@@ -968,6 +968,13 @@
"availableLevel": "system_core",
"provisionEnable": true,
"distributedSceneEnable": false
},
{
"name": "permission ohos.permission.NOTIFICATION_AGENT_CONTROLLER",
"grantMode": "system_grant",
"availableLevel": "system_core",
"provisionEnable": true,
"distributedSceneEnable": false
}
]
}