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

Commit 310e4918 authored by Aditya Bavanari's avatar Aditya Bavanari
Browse files

configs: disable ext hw plugin on lito

Disable ext hw plugin feature on lito as it is
not applicable.

Change-Id: Ia932933a8c9f01c39880887cf013d9bee2d9a103
parent eca77a2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -393,7 +393,7 @@ vendor.audio.feature.custom_stereo.enable=true \
vendor.audio.feature.display_port.enable=true \
vendor.audio.feature.dsm_feedback.enable=false \
vendor.audio.feature.dynamic_ecns.enable=true \
vendor.audio.feature.ext_hw_plugin.enable=true \
vendor.audio.feature.ext_hw_plugin.enable=false \
vendor.audio.feature.external_dsp.enable=false \
vendor.audio.feature.external_speaker.enable=false \
vendor.audio.feature.external_speaker_tfa.enable=false \