Merge "Protect LE Audio Broadcasts" into sc-qpr1-dev am: f9883800a3 am: f3bafd619c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15843708

Change-Id: Id8744caf0e39422590b5145fc13be0f70455675b
This commit is contained in:
Jakub Pawlowski
2021-10-05 17:55:58 +00:00
committed by Automerger Merge Worker

View File

@@ -253,6 +253,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" />