aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorArian <arian.kulmer@web.de>2020-02-24 02:04:17 +0100
committerArian <arian.kulmer@web.de>2020-07-30 10:52:43 +0200
commit6006adb6656dcc2477a5ed25378e316e967824ac (patch)
tree45f62d5587fd7761bffdae475e5f3ea33caa905b /BoardConfigCommon.mk
parentfee9ac09cbe7b997f4c9989a142c7d31b990cd96 (diff)
shinano-common: Ship stock audio HAL
Change-Id: I17136742a4dcc58834e921146fc1da8aa41f903c
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index c93762c..bc11a41 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -26,19 +26,6 @@ PRODUCT_PLATFORM := shinano
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y vmalloc=300M
# Audio
-AUDIO_FEATURE_DISABLED_FM_VIRTUAL_RECORD := true
-AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
-AUDIO_FEATURE_ENABLED_AUXPCM_BT := true
-AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
-AUDIO_FEATURE_ENABLED_FLUENCE := true
-AUDIO_FEATURE_ENABLED_HFP := true
-AUDIO_FEATURE_ENABLED_HWDEP_CAL := true
-AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
-AUDIO_FEATURE_ENABLED_MULTIPLE_TUNNEL := true
-AUDIO_FEATURE_ENABLED_NEW_SAMPLE_RATE = true
-AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
-AUDIO_FEATURE_LOW_LATENCY_PRIMARY := true
-
USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1