diff options
-rw-r--r-- | BoardConfigCommon.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1c5ec14..668ad53 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -83,12 +83,7 @@ AUDIO_FEATURE_ENABLED_GEF_SUPPORT := true AUDIO_FEATURE_ENABLED_EXT_AMPLIFIER := false # Bluetooth -BOARD_HAVE_BLUETOOTH_QCOM := true -BOARD_HAS_QCA_BT_SOC := "cherokee" -BLUETOOTH_HCI_USE_MCT := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth -QCOM_BT_USE_BTNV := true -QCOM_BT_USE_SMD_TTY := true TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true # Camera |