diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index bc1454f..898d47b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -85,6 +85,7 @@ AUDIO_FEATURE_ENABLED_GEF_SUPPORT := true AUDIO_FEATURE_ENABLED_DYNAMIC_LOG := false AUDIO_FEATURE_ENABLED_EXT_AMPLIFIER := false AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true +AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true # Bluetooth BOARD_HAVE_BLUETOOTH_QCOM := true |