config: enable ext fm tuner feature for automotive

Enable ext fm tuner feature on automotive
platforms.

Change-Id: Id6f9dcc1e510c741f38b1899d7c10189b347a60b
This commit is contained in:
Derek Chen 2019-05-22 21:56:25 -07:00 committed by Gerrit - the friendly Code Review server
parent edac83d60a
commit f6cc632e07
2 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,7 @@ AUDIO_FEATURE_ENABLED_AUDIO_CONTROL_HAL := true
ifneq ($(ENABLE_HYP),true)
AUDIO_FEATURE_ENABLED_AUTO_AUDIOD := true
endif
AUDIO_FEATURE_ENABLED_FM_TUNER_EXT := true
##AUTOMOTIVE_AUDIO_FEATURE_FLAGS
ifneq ($(strip $(TARGET_USES_RRO)), true)

View File

@ -75,6 +75,7 @@ AUDIO_FEATURE_ENABLED_AUDIO_CONTROL_HAL := true
ifneq ($(ENABLE_HYP),true)
AUDIO_FEATURE_ENABLED_AUTO_AUDIOD := true
endif
AUDIO_FEATURE_ENABLED_FM_TUNER_EXT := true
##AUTOMOTIVE_AUDIO_FEATURE_FLAGS
ifneq ($(strip $(TARGET_USES_RRO)), true)