Merge "Add missing HAP_CONNECTION_STATE_CHANGED intent" am: ca6da43fc1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2367808 Change-Id: I956a74a1a7c2719d8367cb70d668c819b1e61659 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -257,6 +257,7 @@
|
|||||||
android:name="com.android.bluetooth.BluetoothMapContentObserver.action.MESSAGE_DELIVERY" />
|
android:name="com.android.bluetooth.BluetoothMapContentObserver.action.MESSAGE_DELIVERY" />
|
||||||
<protected-broadcast
|
<protected-broadcast
|
||||||
android:name="android.bluetooth.pan.profile.action.CONNECTION_STATE_CHANGED" />
|
android:name="android.bluetooth.pan.profile.action.CONNECTION_STATE_CHANGED" />
|
||||||
|
<protected-broadcast android:name="android.bluetooth.action.HAP_CONNECTION_STATE_CHANGED" />
|
||||||
<protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_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_ACTIVE_DEVICE_CHANGED" />
|
||||||
<protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_CONF_CHANGED" />
|
<protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_CONF_CHANGED" />
|
||||||
|
|||||||
Reference in New Issue
Block a user