Protect LE Audio Broadcasts

Test: compilation
Bug: 196858567
Bug: 196858999
Change-Id: I5208554b4e39306810da6df718e5365a5a03e755
This commit is contained in:
Jakub Pawlowski
2021-09-07 19:55:59 +02:00
parent 4f3715c78d
commit b696fd0bcf

View File

@@ -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" />