From 901c449c16ae354d323bae5d1e31ccb4a8b41845 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Mon, 25 May 2020 11:15:11 +0800 Subject: sdm660-common: Switch to QTI bt stack and enable a2dp offload Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 6dfe095..2b19476 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -87,6 +87,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_FWK_SUPPORTS_FULL_VALUEADDS := true # Camera TARGET_USES_QTI_CAMERA_DEVICE := true -- cgit v1.2.3