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

Commit 14599145 authored by Sudheer Papothi's avatar Sudheer Papothi Committed by Gerrit - the friendly Code Review server
Browse files

hal: configs: Fix sidetone mixer path for headset device



Fix sidetone mixer path for headset device to enable sidetone
during voice call on headset.

Change-Id: Icfb07737eb80d48b0600f4e311e6037e4ca13e45
Signed-off-by: default avatarSudheer Papothi <spapothi@codeaurora.org>
parent 395b7df9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2396,7 +2396,7 @@
    <path name="sidetone-headphones">
        <path name="sidetone-iir" />
        <ctl name="IIR0 INP0 Volume" value="54" />
        <ctl name="IIR0 INP0 MUX" value="DEC2" />
        <ctl name="IIR0 INP0 MUX" value="DEC0" />
        <ctl name="RX INT0 MIX2 INP" value="SRC0" />
        <ctl name="RX INT1 MIX2 INP" value="SRC0" />
    </path>