aboutsummaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authordavide <davidevinavil@gmail.com>2017-10-06 21:33:24 +0200
committerdd3boh <dade.garberi@gmail.com>2017-10-31 12:34:43 +0100
commit4bf4f3f96cd8cc3242517f964bb0e98dd98cd3c2 (patch)
tree6cefbc9f74f75403ec404cdbf469c58664929a7f /BoardConfig.mk
parentf5f0e4950533f0e0c89a1699535c3dfc9a2be47e (diff)
z2_plus: audio: Update config from @cosmedd
Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 59f5426..77d6648 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -84,7 +84,6 @@ PREBUILT_WEBVIEW_VERSION := chromium
# Audio
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
AUDIO_FEATURE_ENABLED_ACDB_LICENSE := true
-AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true
AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
@@ -94,12 +93,12 @@ AUDIO_FEATURE_ENABLED_FLAC_OFFLOAD := true
AUDIO_FEATURE_ENABLED_FLUENCE := true
AUDIO_FEATURE_ENABLED_HFP := true
AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
-AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
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_SPKR_PROTECTION := true
+AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
#BOARD_SUPPORTS_SOUND_TRIGGER := true
BOARD_USES_ALSA_AUDIO := true
USE_CUSTOM_AUDIO_POLICY := 1