Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e383350 authored by Mike Lockwood's avatar Mike Lockwood
Browse files

Change RECEIVE_BLUETOOTH_MAP permission to signature or system

Bug: 17954105
Change-Id: I8b16cab7193c97e5f54d6e4ef33ebf8cda0da197
parent d700e5a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -405,7 +405,7 @@
    <!-- @hide -->
    <permission android:name="android.permission.RECEIVE_BLUETOOTH_MAP"
        android:permissionGroup="android.permission-group.MESSAGES"
        android:protectionLevel="dangerous"
        android:protectionLevel="signature|system"
        android:label="@string/permlab_receiveBluetoothMap"
        android:description="@string/permdesc_receiveBluetoothMap" />