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

Commit f712fe82 authored by Yunfei Zhang's avatar Yunfei Zhang
Browse files

configs: reduce the gain of headset mic for QRD device

The input of headset mic is too high, and will be easily
saturated in dsp,  improve it with lower gain.

CRs-Fixed: 2323914
Change-Id: Ic6b7d5ef92e8ab159945bb99e0d3082b14924f30
parent 80f071c6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2221,6 +2221,11 @@
        <path name="amic2" />
    </path>

    <path name="voice-headset-mic-qrd">
        <path name="amic2" />
        <ctl name="DEC0 Volume" value="84" />
    </path>

    <path name="speaker-and-headphones">
        <path name="headphones" />
        <path name="speaker" />