aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVachounet <vachounet@live.fr>2017-06-21 12:22:56 +0200
committerwzedlare <vedatak01@gmail.com>2017-06-29 16:47:49 +0000
commitaa49b7463652b8a02dcc23484062824d141fcdd0 (patch)
tree0e01746b3bf34ed73922da75514a1ffbfe96bd53
parent095205e05ed509a75b515fc91823f11cf688bd5e (diff)
cedric: set AUDIO_FEATURE_ENABLED_FM_POWER_OPT flag
Change-Id: I1459f3cbf9ca527b8d979d0f5875b5cafd2b8cfe
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index cfa924b..19b3a6f 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -63,6 +63,7 @@ AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true
+AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
BOARD_USES_ALSA_AUDIO := true
USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1