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

Commit c74a2cd0 authored by David Duarte's avatar David Duarte
Browse files

BluetoothMapService: Remove unused SHOW_MAPS_SETTINGS

Bug: 305741984
Change-Id: Ifca44297e495e172a5a67cba89ffce7d5f66dd89
Test: None
parent ba0f75eb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -309,7 +309,6 @@
             android:exported="true">
            <intent-filter>
                <action android:name="android.bluetooth.IBluetoothMap"/>
                <action android:name="android.btmap.intent.action.SHOW_MAPS_SETTINGS"/>
                <action android:name="com.android.bluetooth.map.USER_CONFIRM_TIMEOUT"/>
            </intent-filter>
        </service>