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

Commit e7e434a9 authored by Vikram Panduranga's avatar Vikram Panduranga Committed by Gerrit - the friendly Code Review server
Browse files

configs: msmnile: disable headphone sidetone

Noise is heard on headphone Rx path due to noise
generated on Tx path. Disable headphone sidetone
temporarily by reducing the gain to 0 until Tx
noise issue is fixed.

Change-Id: I9952baf0d4a837d5fba3bf14a911ed27b1c35c62
parent 44899f20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1915,7 +1915,7 @@

    <path name="sidetone-headphones">
        <path name="sidetone-iir" />
        <ctl name="IIR0 INP0 Volume" value="54" />
        <ctl name="IIR0 INP0 Volume" value="0" />
        <ctl name="RX INT1 MIX2 INP" value="SRC0" />
        <ctl name="RX INT2 MIX2 INP" value="SRC0" />
    </path>