Merge "comet: correct microphone devices for voip" into 24D1-dev am: ccbf842de4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27784735 Change-Id: I6546a694c6ffc459704d200b9757d6fb94b77624 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6a50ac6150
1 changed files with 8 additions and 0 deletions
|
@ -1298,6 +1298,10 @@
|
|||
<ctl name="MIC Record Soft Gain (dB)" value="0" />
|
||||
</path>
|
||||
|
||||
<path name="microphones (VOICE_COMMUNICATION,VOICE)">
|
||||
<path name="microphones (VOICE)" />
|
||||
</path>
|
||||
|
||||
<path name="microphones (VOICE_RECOGNITION)">
|
||||
<path name="builtin-mic-id-capture-list" />
|
||||
<ctl name="MIC DC Blocker" value="1" />
|
||||
|
@ -1332,6 +1336,10 @@
|
|||
<path name="microphones (VOICE)" />
|
||||
</path>
|
||||
|
||||
<path name="back-microphones (VOICE_COMMUNICATION,VOICE)">
|
||||
<path name="back-microphones (VOICE)" />
|
||||
</path>
|
||||
|
||||
<path name="back-microphones (CAMCORDER)">
|
||||
<path name="microphones (CAMCORDER)" />
|
||||
</path>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue