Merge "Change RECEIVE_BLUETOOTH_MAP permission to signature or system" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
317f9ce85a
@@ -405,7 +405,7 @@
|
|||||||
<!-- @hide -->
|
<!-- @hide -->
|
||||||
<permission android:name="android.permission.RECEIVE_BLUETOOTH_MAP"
|
<permission android:name="android.permission.RECEIVE_BLUETOOTH_MAP"
|
||||||
android:permissionGroup="android.permission-group.MESSAGES"
|
android:permissionGroup="android.permission-group.MESSAGES"
|
||||||
android:protectionLevel="dangerous"
|
android:protectionLevel="signature|system"
|
||||||
android:label="@string/permlab_receiveBluetoothMap"
|
android:label="@string/permlab_receiveBluetoothMap"
|
||||||
android:description="@string/permdesc_receiveBluetoothMap" />
|
android:description="@string/permdesc_receiveBluetoothMap" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user