From 6177fbd02a08c3161e52d407ede2cd23b6a709bf Mon Sep 17 00:00:00 2001
From: codeworkx <daniel.hillenbrand@codeworkx.de>
Date: Mon, 6 May 2019 18:08:17 +0200
Subject: [PATCH] onclite: build libbthost_if from hardware/qcom

Change-Id: Ifbaf499a0825c288c642486db455c9350f45fe32
Signed-off-by: Dhina17 <dhinalogu@gmail.com>
---
 BoardConfig.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/BoardConfig.mk b/BoardConfig.mk
index 444679b..7a85463 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -88,6 +88,7 @@ TARGET_NO_BOOTLOADER := true
 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
 BOARD_HAVE_BLUETOOTH_QCOM := true
 BLUETOOTH_HCI_USE_MCT := true
+TARGET_USE_QTI_BT_STACK := true
 
 # Camera
 USE_DEVICE_SPECIFIC_CAMERA := true
-- 
GitLab