Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e074f71c authored by xsang's avatar xsang
Browse files

configs: add ACDB ID for speaker-protected-vbat

ACDB ID for speaker-protected-vbat is missing in configuration
file. Consequently, incorrect calibration data was retrieved.
Add the missing ACDB ID.

Change-Id: I5692646bc7f0187dbf955a89fda8d99076296857
parent 0f985d0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@
        <device name="SND_DEVICE_OUT_SPEAKER" acdb_id="14"/>
        <device name="SND_DEVICE_OUT_SPEAKER_REVERSE" acdb_id="14"/>
        <device name="SND_DEVICE_OUT_SPEAKER_PROTECTED" acdb_id="101"/>
        <device name="SND_DEVICE_OUT_SPEAKER_PROTECTED_VBAT" acdb_id="101"/>
        <device name="SND_DEVICE_IN_VOICE_REC_QMIC_FLUENCE" acdb_id="131"/>
        <device name="SND_DEVICE_IN_VOICE_REC_TMIC" acdb_id="131"/>
        <device name="SND_DEVICE_IN_VOICE_REC_DMIC_FLUENCE" acdb_id="132"/>