sdm660: audio: Add 48khz sampling rate to spkr prot tx uc

With 8Khz sampling rate afe fails to fetch calibration
information.
sdm660 & msm8998 acdb supports only 48Khz for speaker
protection calibration tx device, since 8Khz tables were
not added initially, addition of 8Khz would require
further tuning.
This change is to use sample rate based on property, the
default sample rate is not changed for other targets without
prop.

Change-Id: I29dc549c699396fc953f3f831cd0ea81ee033ae4
This commit is contained in:
Sujin Panicker 2019-09-09 10:55:38 +05:30 committed by Max Weffers
parent 9f9234544e
commit a531fc7500
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -50,6 +50,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
vendor.audio.use.sw.ape.decoder=true \
vendor.audio.snd_card.open.retries=50 \
vendor.audio_hal.period_size=192 \
vendor.audio.spkr_prot.tx.sampling_rate=48000\
vendor.fm.a2dp.conc.disabled=true \
vendor.voice.path.for.pcm.voip=true