mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Import LG8n stock audio configs
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
b1ac6fcd17
commit
573053ec58
|
@ -268,13 +268,9 @@
|
||||||
</path>
|
</path>
|
||||||
<!-- BSP: add audio bring up XLBEYH-4 by jiaqiong.zhang 20220513 end -->
|
<!-- BSP: add audio bring up XLBEYH-4 by jiaqiong.zhang 20220513 end -->
|
||||||
<path name="sidetone_switch" value="turnon">
|
<path name="sidetone_switch" value="turnon">
|
||||||
<kctl name="STF_CH1 ADDA_UL_CH1" value="1" />
|
|
||||||
<kctl name="STF_CH2 ADDA_UL_CH2" value="1" />
|
|
||||||
<kctl name="Sidetone Filter Switch" value="1" />
|
<kctl name="Sidetone Filter Switch" value="1" />
|
||||||
</path>
|
</path>
|
||||||
<path name="sidetone_switch" value="turnoff">
|
<path name="sidetone_switch" value="turnoff">
|
||||||
<kctl name="STF_CH1 ADDA_UL_CH1" value="0" />
|
|
||||||
<kctl name="STF_CH2 ADDA_UL_CH2" value="0" />
|
|
||||||
<kctl name="Sidetone Filter Switch" value="0" />
|
<kctl name="Sidetone Filter Switch" value="0" />
|
||||||
</path>
|
</path>
|
||||||
<!-- i2s hd control -->
|
<!-- i2s hd control -->
|
||||||
|
@ -1047,7 +1043,6 @@
|
||||||
<kctl name="UL2_CH1 SRC_1_OUT_CH1" value="0" />
|
<kctl name="UL2_CH1 SRC_1_OUT_CH1" value="0" />
|
||||||
<kctl name="UL2_CH2 SRC_1_OUT_CH2" value="0" />
|
<kctl name="UL2_CH2 SRC_1_OUT_CH2" value="0" />
|
||||||
</path>
|
</path>
|
||||||
<!-- BSP: resolve ke problem for CKNHHW2S-86 by denghang.quan 20230315 start -->
|
|
||||||
<path name="reset_device_setting" value="setting">
|
<path name="reset_device_setting" value="setting">
|
||||||
<kctl name="deep_buffer_scenario" value="0" />
|
<kctl name="deep_buffer_scenario" value="0" />
|
||||||
<kctl name="record_xrun_assert" value="0" />
|
<kctl name="record_xrun_assert" value="0" />
|
||||||
|
@ -1063,9 +1058,7 @@
|
||||||
<kctl name="ADC R Mux" value="Idle" />
|
<kctl name="ADC R Mux" value="Idle" />
|
||||||
<kctl name="PGA L Mux" value="None" />
|
<kctl name="PGA L Mux" value="None" />
|
||||||
<kctl name="PGA R Mux" value="None" />
|
<kctl name="PGA R Mux" value="None" />
|
||||||
<kctl name="usb_call_echo_ref" value="0" />
|
|
||||||
</path>
|
</path>
|
||||||
<!-- BSP: resolve ke problem for CKNHHW2S-86 by denghang.quan 20230315 end -->
|
|
||||||
<path name="MD1_TO_CAPTURE2" value="turnon">
|
<path name="MD1_TO_CAPTURE2" value="turnon">
|
||||||
<kctl name="UL2_CH1 PCM_2_CAP_CH1" value="1" />
|
<kctl name="UL2_CH1 PCM_2_CAP_CH1" value="1" />
|
||||||
<kctl name="UL2_CH2 PCM_2_CAP_CH1" value="1" />
|
<kctl name="UL2_CH2 PCM_2_CAP_CH1" value="1" />
|
||||||
|
|
|
@ -75,11 +75,6 @@
|
||||||
Each "stream" element contains a list of "apply" elements indicating one effect to apply.
|
Each "stream" element contains a list of "apply" elements indicating one effect to apply.
|
||||||
The effect to apply is designated by its name in the "effects" elements.
|
The effect to apply is designated by its name in the "effects" elements.
|
||||||
-->
|
-->
|
||||||
<!--BSP: add by shuanglei.wang name="audio_gamemode_start" Do not remove it!!!
|
|
||||||
<stream type="music">
|
|
||||||
<apply effect="equalizer"/>
|
|
||||||
</stream>
|
|
||||||
BSP: add by shuanglei.wang name="audio_gamemode_end" Do not remove it!!!-->
|
|
||||||
<preprocess>
|
<preprocess>
|
||||||
<stream type="voice_communication">
|
<stream type="voice_communication">
|
||||||
<apply effect="aec"/>
|
<apply effect="aec"/>
|
||||||
|
|
Loading…
Reference in a new issue