From a0b2bcb2e077ad594cbc081e9ba8c87e4cead713 Mon Sep 17 00:00:00 2001 From: jasonwshsu Date: Tue, 23 May 2023 16:34:50 +0800 Subject: [PATCH] Remove 'Media' type Audio output in Hearing devices settings Root Cause: Media type Audio output has inconsistent result with Output Switcher, and it needs to be resolved from Audio Policies API. Please see more details in b/279003337. Solution: Remove 'Media' type in Android U temporary. Bug: 283907809 Test: flash rom & check UI Change-Id: Id64866f7dc12ca5429e0b961cbafe51329b4eef1 --- res/xml/accessibility_audio_routing_fragment.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/res/xml/accessibility_audio_routing_fragment.xml b/res/xml/accessibility_audio_routing_fragment.xml index 12e75f22ab1..89fad0a2f26 100644 --- a/res/xml/accessibility_audio_routing_fragment.xml +++ b/res/xml/accessibility_audio_routing_fragment.xml @@ -42,15 +42,6 @@ android:title="@string/bluetooth_call_title" settings:controller="com.android.settings.accessibility.HearingDeviceCallRoutingPreferenceController" /> - -