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

Commit 3c63e13c authored by Tahir Dawson's avatar Tahir Dawson
Browse files

configs: enable gki



Enable AUDIO_FEATURE_ENABLED_GKI flag for Kernel
5.4 compatibility.

Change-Id: Ibfc1228bad8df03dca61f7249349c6057c13934e
Signed-off-by: default avatarDeru Wang <deruwang@codeaurora.org>
parent 386052b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@ endif
USE_XML_AUDIO_POLICY_CONF := 1
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