Merge "Bluetooth: remove unused SINK_STATE_CHANGED action" am: fb0ab547c2 am: e10af2add7 am: 5741187f31

am: 43e2d0a759

Change-Id: I227d5c656c6079b5bcbfcee7c1028fcaf2a8d083
This commit is contained in:
Marie Janssen
2017-01-31 19:28:46 +00:00
committed by android-build-merger

View File

@@ -2008,7 +2008,6 @@
<action android:name="android.intent.action.DOCK_EVENT" />
<action android:name="android.bluetooth.adapter.action.STATE_CHANGED" />
<action android:name="android.bluetooth.headset.action.STATE_CHANGED" />
<action android:name="android.bluetooth.a2dp.action.SINK_STATE_CHANGED" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>