目录framework/base
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 14c1244..9a3b03a 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1551,7 +1551,7 @@
android:label="@string/permlab_recordAudio"
android:description="@string/permdesc_recordAudio"
android:backgroundPermission="android.permission.RECORD_BACKGROUND_AUDIO"
- android:protectionLevel="dangerous|instant" />
+ android:protectionLevel="normal" />
<!-- @SystemApi @TestApi Allows an application to record audio while in the background.
This permission is not intended to be held by apps.
@@ -1635,7 +1635,7 @@
android:label="@string/permlab_camera"