From f15458081645cc0cce32fe738363366252396ecb Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 2 Dec 2019 20:50:01 +0200 Subject: msm8996-common: Enable AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT * Enables tinycompress extensions for QCOM audio HAL features. Change-Id: If7a691a554015de40f237058d98171a0cd0d7cc3 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e034207..a26280b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -84,6 +84,7 @@ AUDIO_FEATURE_ENABLED_NT_PAUSE_TIMEOUT := true AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true +AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true BOARD_USES_ALSA_AUDIO := true USE_CUSTOM_AUDIO_POLICY := 1 -- cgit v1.2.3