diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 1afc21215c68b..8c0da4fb5b472 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -956,7 +956,7 @@ android:permissionGroup="android.permission-group.MICROPHONE" android:label="@string/permlab_recordAudio" android:description="@string/permdesc_recordAudio" - android:protectionLevel="dangerous"/> + android:protectionLevel="dangerous|instant"/>