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

Commit 955d04de authored by Xiaoyu Ye's avatar Xiaoyu Ye Committed by Gerrit - the friendly Code Review server
Browse files

configs: Add support for SDM845 QRD speaker

SDM845 QRD has a different speaker setup from other
platforms. Add a specific speaker path for it to use
the correct mixer path.

Change-Id: I6d6f80156f91e64eb6ca55491bfead844e8c8afe
parent 9a37683f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1642,6 +1642,10 @@
        <ctl name="SpkrRight SWR DAC_Port Switch" value="1" />
    </path>

    <path name="speaker-qrd">
        <path name="speaker-mono-2" />
    </path>

    <path name="speaker-fluid">
        <path name="speaker-mono" />
    </path>