Merge "Protect new LE Audio Broadcasts" am: 3494086c36 am: 757f57a9ff
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1856319 Change-Id: Ic2bfd45c8f6d364d682e18c58f0cddc85d68c0a8
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user