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

Commit 58798dde authored by Viraja Kommaraju's avatar Viraja Kommaraju
Browse files

configs: msmsteppe_au: enable gki



Enable AUDIO_FEATURE_ENABLED_GKI flag for Kernel
5.4 compatibility.

Change-Id: I4104cfed9af2ffaf1aa8097687c236d65ad3ad68
Signed-off-by: default avatarrajikuma <rajikuma@qti.qualcomm.com>
parent 0f985d0f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@ USE_XML_AUDIO_POLICY_CONF := 1
AUDIO_FEATURE_ENABLED_DLKM := true
BOARD_SUPPORTS_SOUND_TRIGGER := true
AUDIO_FEATURE_ENABLED_INSTANCE_ID := true
ifeq ($(TARGET_HAS_GENERIC_KERNEL_HEADERS), true)
AUDIO_FEATURE_ENABLED_GKI := true
endif
AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
AUDIO_FEATURE_ENABLED_NT_PAUSE_TIMEOUT := true