From 86621aace74f1fd30a687a9d598dc368dd081081 Mon Sep 17 00:00:00 2001 From: Luca Stefani Date: Tue, 17 Jan 2017 17:18:55 +0100 Subject: [PATCH] msm8976-common: Update bt flags * We use ROME --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d9eb653..817599f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -78,9 +78,9 @@ BOARD_USES_ALSA_AUDIO := true USE_CUSTOM_AUDIO_POLICY := 1 # Bluetooth +BOARD_HAS_QCA_BT_ROME := true BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_QCOM := true -BLUETOOTH_HCI_USE_MCT := true QCOM_BT_USE_BTNV := true QCOM_BT_USE_SMD_TTY := true