diff --git a/systemres/main/module.json b/systemres/main/module.json index 2824312e274df3481b447ade4db1069859c2b1a1..c0816cccfd9536532a8a4f5ce84c9a9f7b2a7947 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6216,6 +6216,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.HOOK_KEY_EVENT", + "grantMode": "manual_settings", + "availableLevel": "system_basic", + "since": 21, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }