configs: decrease codec gain for TTY headset mic
Decrease codec gain for TTY headset mic usecase which was high and needed calibration to offset it. With this change the offset can be removed. Change-Id: Ifc68a1765ddf069676f398eed9410ba244b0a19b
This commit is contained in:
parent
db1e593ea3
commit
6710e47178
|
@ -2709,6 +2709,7 @@
|
|||
<path name="voice-tty-full-headset-mic">
|
||||
<path name="amic2" />
|
||||
<ctl name="ADC2 Volume" value="0" />
|
||||
<ctl name="DEC0 Volume" value="84" />
|
||||
</path>
|
||||
|
||||
<path name="voice-tty-hco-headset-mic">
|
||||
|
|
Loading…
Reference in New Issue