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

Commit f4620110 authored by llololo's avatar llololo Committed by Automerger Merge Worker
Browse files

audio: update mixer paths table am: 2c6c597a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/13273435

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I7f0abd038c9b24a60a158e1af93255991e5f9cb2
parents 9b965d3f 2c6c597a
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -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>