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

Commit b696fd0b authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Protect LE Audio Broadcasts

Test: compilation
Bug: 196858567
Bug: 196858999
Change-Id: I5208554b4e39306810da6df718e5365a5a03e755
parent 4f3715c7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -247,6 +247,8 @@
        android:name="com.android.bluetooth.BluetoothMapContentObserver.action.MESSAGE_DELIVERY" />
    <protected-broadcast
        android:name="android.bluetooth.pan.profile.action.CONNECTION_STATE_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_CONNECTION_STATE_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_ACTIVE_DEVICE_CHANGED" />
    <protected-broadcast
        android:name="android.bluetooth.action.TETHERING_STATE_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.pbap.profile.action.CONNECTION_STATE_CHANGED" />