Update speaker-mic-post setting for increasing gain
Change gain from 0 to 22 <path name="speaker-mic-post"> <ctl name="MIC Record Soft Gain (dB)" value="22"/> Bug: 267236421 Test: verified by tuning team, b/267236421#comment5 Change-Id: I62bb4f61f690c7ea1649783ab6a00eb39a69aa03 Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
37dc2b7dbd
commit
724c317273
1 changed files with 1 additions and 1 deletions
|
@ -827,7 +827,7 @@
|
|||
</path>
|
||||
|
||||
<path name="speaker-mic-post">
|
||||
<ctl name="MIC Record Soft Gain (dB)" value="0"/>
|
||||
<ctl name="MIC Record Soft Gain (dB)" value="22"/>
|
||||
</path>
|
||||
|
||||
<path name="voice-speaker-mic">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue