From 0db6d2bd9f149f84f0df55cbff731a837284996f Mon Sep 17 00:00:00 2001 From: nailyk-fr Date: Sun, 30 Apr 2017 00:08:15 +0200 Subject: shinano-common: audio: Change Audio HAL rules - Import stock rules Change-Id: I801cf8fbf4b2c356bce5dae86077d3f2633aba89 --- BoardConfigCommon.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7584353..7968f02 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -34,8 +34,20 @@ TARGET_DTB_EXTRA_FLAGS := --force-v2 BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease" # Audio +AUDIO_FEATURE_ENABLED_ANC_HEADSET := true +AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true +AUDIO_FEATURE_ENABLED_HFP := true AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true +AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true +AUDIO_FEATURE_ENABLED_NEW_SAMPLE_RATE = true AUDIO_FEATURE_LOW_LATENCY_PRIMARY := true +AUDIO_FEATURE_ENABLED_MULTIPLE_TUNNEL := true +AUDIO_FEATURE_DISABLED_FM_VIRTUAL_RECORD := true +AUDIO_FEATURE_ENABLED_AUXPCM_BT := true +AUDIO_FEATURE_ENABLED_HWDEP_CAL := true + +# FM +BOARD_HAVE_ALTERNATE_FM := true BOARD_HAVE_BCM_FM := true # Bluetooth -- cgit v1.2.3