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

am: 5741187f31

Change-Id: I7ecebb4aebb9755571baebf00718156d28415f3e
This commit is contained in:
Marie Janssen
2017-01-31 19:24:12 +00:00
committed by android-build-merger

View File

@@ -2053,7 +2053,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>