audio: correct speaker compensation tuning

Bug: 322728176
Test: manual test

Change-Id: If1d98a10e6d6ade8ae4d24fdb1a6a3f3bf61d127
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2024-02-02 11:30:46 +08:00
parent a6f17da959
commit 11ada5a005

View file

@ -70,9 +70,9 @@
<tuner type="capture" name="gs_capture" />
<tuner type="compensation" name="TelephonySpeakerCompensation">
<scenario condition="HingeAngle:0,20"
output="LeftChannel:spk_compens_profile_1_l.conf RightChannel:spk_compens_profile_1_r.conf" />
output="LeftChannel:compens_spk_l_1.conf RightChannel:compens_spk_r_1.conf" />
<scenario condition="HingeAngle:21,180"
output="LeftChannel:spk_compens_profile_2_l.conf RightChannel:spk_compens_profile_2_r.conf" />
output="LeftChannel:compens_spk_l_2.conf RightChannel:compens_spk_r_2.conf" />
</tuner>
</tuners>