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
diff --git a/configs/msmnile/mixer_paths_tavil.xml b/configs/msmnile/mixer_paths_tavil.xml
old mode 100755
new mode 100644
index 52d3902..8ae9bfc
--- a/configs/msmnile/mixer_paths_tavil.xml
+++ b/configs/msmnile/mixer_paths_tavil.xml
@@ -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>