From 397812891334782c8a7e9a311bf82d61aa61bf77 Mon Sep 17 00:00:00 2001 From: Isaac Chen Date: Mon, 20 Aug 2018 04:47:34 +0200 Subject: [PATCH] msm8937-common: Include bdroid header path * Missed in commit 9731cbf79904ae2af5f93805ea868ce34a8f460b Change-Id: Ia8a0a5a958bb4a1c90070f2b98c517a371f40f80 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d6ac0ac..32d8202 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -71,6 +71,7 @@ USE_CUSTOM_AUDIO_POLICY := 1 USE_XML_AUDIO_POLICY_CONF := 1 # Bluetooth +BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(VENDOR_PATH)/bluetooth BLUETOOTH_HCI_USE_MCT := true QCOM_BT_USE_SMD_TTY := true