Merge "hal: use version 3 as default for speaker protection"

This commit is contained in:
qctecmdr 2019-04-14 23:16:13 -07:00 committed by Gerrit - the friendly Code Review server
commit 1d830ae8df
1 changed files with 5 additions and 0 deletions

View File

@ -130,6 +130,11 @@ persist.vendor.audio.fluence.voicerec=false\
persist.vendor.audio.fluence.speaker=true\
persist.vendor.audio.fluence.tmic.enabled=false
##speaker protection v3 switch and ADSP AFE API version
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.audio.spv3.enable=true\
persist.vendor.audio.avs.afe_api_version=2
#disable tunnel encoding
PRODUCT_PROPERTY_OVERRIDES += \
vendor.audio.tunnel.encode=false