tuning: update the telephony tables
Bug: 321674747 Test: see the bug Change-Id: Ic77b3c5fc23374b887bbc6b59c4ace3c1c08c396 Signed-off-by: Juyu Chen <juyuchen@google.com>
This commit is contained in:
parent
84a32a3f9b
commit
694b6cb90c
14 changed files with 12020 additions and 12018 deletions
|
@ -307,6 +307,6 @@
|
|||
<module libname="liboffloadeffect.so"/>
|
||||
<module libname="audio_amcs_ext.so"/>
|
||||
<module libname="audio_bluenote_aoc.so"/>
|
||||
<module libname="audio_compensation_aoc.so" argu="HingeAngle:0,20|LeftChannel:compens_spk_l_1.conf|RightChannel:compens_spk_r_1.conf HingeAngle:21,180|LeftChannel:compens_spk_l_2.conf|RightChannel:compens_spk_r_2.conf"/>
|
||||
<module libname="audio_compensation_aoc.so" argu="HingeAngle:0,145|LeftChannel:compens_spk_l_1.conf|RightChannel:compens_spk_r_1.conf HingeAngle:146,180|LeftChannel:compens_spk_l_2.conf|RightChannel:compens_spk_r_2.conf"/>
|
||||
</external_module>
|
||||
</audio_platform_configuration>
|
||||
|
|
|
@ -655,7 +655,7 @@
|
|||
<path name="voice-handset">
|
||||
<ctl name="Boost Peak Current Limit" value="3.50A"/>
|
||||
<ctl name="PCM Source" value="ASP"/>
|
||||
<ctl name="AMP PCM Gain" value="12"/>
|
||||
<ctl name="AMP PCM Gain" value="10"/>
|
||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||
</path>
|
||||
|
||||
|
@ -687,11 +687,13 @@
|
|||
<ctl name="Boost Peak Current Limit" value="3.50A"/>
|
||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||
<ctl name="Digital PCM Volume" value="833"/>
|
||||
<ctl name="R Digital PCM Volume" value="833"/>
|
||||
<!--<ctl name="R DSP RX2 Source" value="ASPRX2"/>-->
|
||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
||||
<ctl name="Fast Use Case Switch Enable" value="1" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch2.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="voice-speaker-post">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue