am 0a4e2245: am 8ca4886e: am 317f9ce8: Merge "Change RECEIVE_BLUETOOTH_MAP permission to signature or system" into lmp-dev

* commit '0a4e2245263c594d85f7579c970c926c50bc1ede':
  Change RECEIVE_BLUETOOTH_MAP permission to signature or system
This commit is contained in:
Mike Lockwood
2014-10-13 19:06:39 +00:00
committed by Android Git Automerger

View File

@@ -413,7 +413,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" />