mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
audio: update mixer paths table
Mixer Path: Move the speaker-mic path to behind the speaker-dmic-endfire path. Bug: 176338594 Test: Enable the live transcribe. Check the path switches to speaker-mic in logcat. The function live transcribe works. Change-Id: Iffeed13a7557d6d0011a80583fd063ceee03c894
This commit is contained in:
@@ -2046,10 +2046,6 @@
|
||||
<ctl name="Voice Sidetone Enable" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-mic">
|
||||
<path name="speaker-dmic-endfire" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-mic-liquid">
|
||||
<path name="dmic5" />
|
||||
</path>
|
||||
@@ -2204,10 +2200,6 @@
|
||||
<path name="speaker-vbat-mono-2" />
|
||||
</path>
|
||||
|
||||
<path name="voice-speaker-mic">
|
||||
<path name="speaker-mic" />
|
||||
</path>
|
||||
|
||||
<path name="voice-headphones">
|
||||
<path name="headphones" />
|
||||
</path>
|
||||
@@ -2420,6 +2412,14 @@
|
||||
<path name="handset-dmic-endfire" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-mic">
|
||||
<path name="speaker-dmic-endfire" />
|
||||
</path>
|
||||
|
||||
<path name="voice-speaker-mic">
|
||||
<path name="speaker-mic" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-stereo-dmic-ef-liquid">
|
||||
<path name="speaker-dmic-endfire" />
|
||||
</path>
|
||||
|
||||
Reference in New Issue
Block a user