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: 267236408 Test: Hardware team verified, b/267236408#comment5 Change-Id: Ie90bcf3fb0cdabfa6848f686a542d32126dc33ff Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
d7df9abc72
commit
70d72b1759
1 changed files with 1 additions and 1 deletions
|
@ -721,7 +721,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