diff --git a/systemres/main/module.json b/systemres/main/module.json index 46bfc99b1b1fcd7198a65b31025f988368717602..9231e4510877917cff729512415b1b05a387dc87 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6279,6 +6279,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.WEB_NATIVE_MESSAGING", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 21, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }