Merge "audio: Mege media record tuning tables" into tm-qpr-dev am: 07e61ec7d2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20424046 Change-Id: I4aae0c1f9368bc1a5c268f2648bc2124c83e0548 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
deae749ec8
3 changed files with 4 additions and 2 deletions
|
@ -277,6 +277,7 @@
|
||||||
<cfg id="IN_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
<cfg id="IN_VOICECALL_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_VOICECALL_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
<cfg id="IN_UNPROCESSED_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_UNPROCESSED_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
|
<cfg id="IN_VOICE_RECOGN_MIC_BE_CFG" tuning_id="77"/>
|
||||||
</cfg_attr>
|
</cfg_attr>
|
||||||
|
|
||||||
<xlate_id>
|
<xlate_id>
|
||||||
|
|
|
@ -667,8 +667,8 @@
|
||||||
<path name="voice-speaker">
|
<path name="voice-speaker">
|
||||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||||
<ctl name="ASPRX1 Slot Position" value="0"/>
|
<ctl name="Digital PCM Volume" value="825"/>
|
||||||
<ctl name="R ASPRX1 Slot Position" value="1"/>
|
<ctl name="R Digital PCM Volume" value="825"/>
|
||||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||||
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
||||||
|
@ -743,6 +743,7 @@
|
||||||
|
|
||||||
<path name="voice-recog-mic">
|
<path name="voice-recog-mic">
|
||||||
<path name="builtin-3mics" />
|
<path name="builtin-3mics" />
|
||||||
|
<ctl name="Mic Spatial Module Enable" value="1"/>
|
||||||
<ctl name="MIC DC Blocker" value="1"/>
|
<ctl name="MIC DC Blocker" value="1"/>
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue