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

Commit 317f9ce8 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android (Google) Code Review
Browse files

Merge "Change RECEIVE_BLUETOOTH_MAP permission to signature or system" into lmp-dev

parents 265d3e9d 6e383350
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" />