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

Commit fe00702a authored by Jason Hsu's avatar Jason Hsu Committed by Android (Google) Code Review
Browse files

Merge "Remove 'Media' type Audio output in Hearing devices settings" into udc-dev

parents 128036a0 a0b2bcb2
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -42,15 +42,6 @@
        android:title="@string/bluetooth_call_title"
        settings:controller="com.android.settings.accessibility.HearingDeviceCallRoutingPreferenceController" />

    <ListPreference
        android:entries="@array/bluetooth_audio_routing_titles"
        android:entryValues="@array/bluetooth_audio_routing_values"
        android:summary="%s"
        android:key="audio_routing_media"
        android:persistent="false"
        android:title="@string/bluetooth_media_title"
        settings:controller="com.android.settings.accessibility.HearingDeviceMediaRoutingPreferenceController" />

    <ListPreference
        android:entries="@array/bluetooth_audio_routing_titles"
        android:entryValues="@array/bluetooth_audio_routing_values"