赞
踩
目录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"
android:description="@string/permdesc_camera"
android:backgroundPermission="android.permission.BACKGROUND_CAMERA"
- android:protectionLevel="dangerous|instant" />
+ android:protectionLevel="normal" />
<!-- Required to be able to discover and connect to nearby Bluetooth devices.
<p>Protection level: dangerous -->
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。