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

Commit 20b771e6 authored by Sudheer Papothi's avatar Sudheer Papothi Committed by Gerrit - the friendly Code Review server
Browse files

hal: add speaker protection v4 configuration on lahaina

Add speaker protection v4 configuration on lahaina.

Change-Id: I8d1e9e7055bc78ba4c14e395e0880c8ee8d20013
parent cd57e18e
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -225,10 +225,11 @@ persist.audio.fluence.voicecall=true\
persist.audio.fluence.voicerec=false\
persist.audio.fluence.speaker=true

##speaker protection v3 switch and ADSP AFE API version
##speaker protection v4 switch and ADSP AFE API version
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.audio.spv3.enable=true\
persist.vendor.audio.avs.afe_api_version=2
persist.vendor.audio.speaker.prot.enable=true\
persist.vendor.audio.spv4.enable=true\
persist.vendor.audio.avs.afe_api_version=9

#disable tunnel encoding
PRODUCT_PROPERTY_OVERRIDES += \