Add missing HAP_CONNECTION_STATE_CHANGED intent
Bug: 263488295 Change-Id: I631d305fd843f060069cce817517aeb0f745d970
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
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.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_ACTIVE_DEVICE_CHANGED" />
|
||||
<protected-broadcast android:name="android.bluetooth.action.LE_AUDIO_CONF_CHANGED" />
|
||||
|
||||
Reference in New Issue
Block a user