Protect new LE Audio Broadcasts

Test: compilation
Bug: 150670922
Tag: #feature
Sponsor: jpawlowski@
Merged-In: Ia08df801a9a41be79991970391f15f803fd3a273
Change-Id: Ibdd7f708cfc3154e80ac505b5d74a998b2b3879e
This commit is contained in:
Łukasz Rymanowski
2021-10-13 08:15:24 +00:00
committed by Jakub Pawlowski
parent 27c03c7f68
commit ba48a3ef3d

View File

@@ -252,6 +252,11 @@
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.LE_AUDIO_CONF_CHANGED" />
<protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_GROUP_NODE_STATUS_CHANGED" />
<protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_GROUP_STATUS_CHANGED" />
<protected-broadcast
android:name="android.bluetooth.action.TETHERING_STATE_CHANGED" />
<protected-broadcast android:name="android.bluetooth.pbap.profile.action.CONNECTION_STATE_CHANGED" />