From 7c0d634d7a2dd35d7c392cff24ff289bcef8155e Mon Sep 17 00:00:00 2001 From: GuaiYiHu Date: Tue, 11 Dec 2018 23:42:30 +0800 Subject: [PATCH] sdm660-common: bluetooth: Build bthost_ipc with latest caf Change-Id: Id2d486f8208111c708b8aabcc51382f754de2c4d --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b4e04aec..cc696c6b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -123,6 +123,7 @@ 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_USE_QTI_BT_STACK := true # Camera USE_DEVICE_SPECIFIC_CAMERA := true