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

Commit da12c330 authored by Quinn Male's avatar Quinn Male Committed by Gerrit - the friendly Code Review server
Browse files

configs: sdm845: Enable multi-stage SVA flag

Set the audio feature flag to enable multi-stage SVA.

Change-Id: I26aeaaaa5fe3c9be2eaf5f08eef82b0e21de300d
parent 0d1a5592
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ AUDIO_FEATURE_ENABLED_GEF_SUPPORT := true
BOARD_SUPPORTS_QAHW := false
AUDIO_FEATURE_ENABLED_RAS := true
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true
##AUDIO_FEATURE_FLAGS

ifneq ($(strip $(TARGET_USES_QSSI)), true)