aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authornailyk-fr <nailyk_git@nailyk.fr>2017-04-30 00:08:15 +0200
committerSteven Lay <arbiter1000@gmail.com>2017-06-11 08:27:53 +0000
commit0db6d2bd9f149f84f0df55cbff731a837284996f (patch)
tree59978b7d7fec16702ae891ff64a8add6854cc90a /BoardConfigCommon.mk
parent50b7aeb428bf82756b7f8efc42991869ffc16e12 (diff)
shinano-common: audio: Change Audio HAL rules
- Import stock rules Change-Id: I801cf8fbf4b2c356bce5dae86077d3f2633aba89
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk12
1 files changed, 12 insertions, 0 deletions
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