diff --git a/systemres/main/module.json b/systemres/main/module.json index d6528ca4b6bc2fc99f71ad5c1feb6d35f90047a7..3f11e1366186953a4610289ea31a31fe2780bd31 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6253,6 +6253,15 @@ "provisionEnable": true, "distributedSceneEnable": false }, + { + "name": "ohos.permission.INJECT_PLAYBACK_TO_AUDIO_CAPTURE", + "grantMode": "system_grant", + "availableLevel": "system_core", + "since": 22, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false + }, { "name": "ohos.permission.CUSTOM_SCREEN_RECORDING", "grantMode": "manual_settings",