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

Commit 3acffbab authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: add speaker protection v4 configuration on lahaina"

parents 44a01604 20b771e6
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -184,10 +184,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 += \