Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED"

am: cc287d55f4

Change-Id: Iefbba261ded7ac7f34e66accb2dcb7f6fcf0bdb2
This commit is contained in:
Marie Janssen
2017-01-30 18:30:37 +00:00
committed by android-build-merger

View File

@@ -28,8 +28,6 @@
<action android:name="android.bluetooth.headset.action.STATE_CHANGED" /> <action android:name="android.bluetooth.headset.action.STATE_CHANGED" />
<action android:name="android.bluetooth.headset.action.AUDIO_STATE_CHANGED" /> <action android:name="android.bluetooth.headset.action.AUDIO_STATE_CHANGED" />
<action android:name="android.bluetooth.a2dp.action.SINK_STATE_CHANGED" />
<action android:name="android.bluetooth.devicepicker.action.LAUNCH" /> <action android:name="android.bluetooth.devicepicker.action.LAUNCH" />
<action android:name="android.bluetooth.devicepicker.action.DEVICE_SELECTED" /> <action android:name="android.bluetooth.devicepicker.action.DEVICE_SELECTED" />
</intent-filter> </intent-filter>