audio: adjust the digital gain for speaker-mic
add mic gain on path "speaker-mic" from 0 to 22 Bug: 228224014 Test: audio record Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: Idafad36fdfb5c5f54e2ad3c1718b814b956ac17c
This commit is contained in:
parent
a67d10396a
commit
1a8281331d
2 changed files with 2 additions and 2 deletions
|
@ -671,7 +671,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">
|
||||
|
|
|
@ -671,7 +671,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