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. Change-Id: Ic6b7d5ef92e8ab159945bb99e0d3082b14924f30
This commit is contained in:
parent
99c1fc0d8b
commit
a216aa0a18
|
@ -2302,6 +2302,11 @@
|
||||||
<path name="amic2" />
|
<path name="amic2" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
<path name="voice-headset-mic-qrd">
|
||||||
|
<path name="amic2" />
|
||||||
|
<ctl name="DEC0 Volume" value="84" />
|
||||||
|
</path>
|
||||||
|
|
||||||
<path name="speaker-and-headphones">
|
<path name="speaker-and-headphones">
|
||||||
<path name="headphones" />
|
<path name="headphones" />
|
||||||
<path name="speaker" />
|
<path name="speaker" />
|
||||||
|
|
Loading…
Reference in New Issue