From 6006adb6656dcc2477a5ed25378e316e967824ac Mon Sep 17 00:00:00 2001 From: Arian Date: Mon, 24 Feb 2020 02:04:17 +0100 Subject: shinano-common: Ship stock audio HAL Change-Id: I17136742a4dcc58834e921146fc1da8aa41f903c --- BoardConfigCommon.mk | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'BoardConfigCommon.mk') 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 -- cgit v1.2.3