Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43e2d0a7 authored by Marie Janssen's avatar Marie Janssen Committed by android-build-merger
Browse files

Merge "Bluetooth: remove unused SINK_STATE_CHANGED action" am: fb0ab547 am: e10af2ad

am: 5741187f

Change-Id: I7ecebb4aebb9755571baebf00718156d28415f3e
parents 502de2cf 5741187f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>