From 3e04e2e1424979f630a8100a82179137f46dfc4c Mon Sep 17 00:00:00 2001 From: Erfan Abdi Date: Tue, 21 Jul 2020 22:45:14 +0430 Subject: sdm660-common: Nuke deprecated bluetooth flags Change-Id: Ifb145fbeef8146bb7246d49792ce3419065b6c92 --- BoardConfigCommon.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'BoardConfigCommon.mk') 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 -- cgit v1.2.3