audio: adjust the digitial gain for speaker-mic
add mic gain on path "speaker-mic" from 0 to 22 Bug: 231909998 Test: mmap record Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: I66de7c52c29ec3434a5cbed1799029fa5be05f71
This commit is contained in:
parent
00a456a976
commit
0fd0fc935b
2 changed files with 2 additions and 2 deletions
|
@ -731,7 +731,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="speaker-mic-post">
|
<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>
|
||||||
|
|
||||||
<path name="voice-speaker-mic">
|
<path name="voice-speaker-mic">
|
||||||
|
|
|
@ -731,7 +731,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="speaker-mic-post">
|
<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>
|
||||||
|
|
||||||
<path name="voice-speaker-mic">
|
<path name="voice-speaker-mic">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue