Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED" am: cc287d55f4

am: 0f0420e6fd

Change-Id: I05fb4c9f4412154addd210809d60b4788cf154be
This commit is contained in:
Marie Janssen
2017-01-30 18:32:36 +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.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.DEVICE_SELECTED" />
</intent-filter>