Feature bringup: Bluetooth feature bringup for device/fairphone/FP2
Issue: FP2P-100
Change-Id: Ica240e1dbb1d2e5c0cbb8478157a5902f8613b12
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2a03ec3..d63e333 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -161,6 +161,11 @@
WIFI_DRIVER_FW_PATH_STA := "sta"
WPA_SUPPLICANT_VERSION := VER_0_8_X
+# Workaround framework bluetooth dependency
+BOARD_HAVE_BLUETOOTH_QCOM := true
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/qcom/common
+OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
+
TARGET_RELEASETOOLS_EXTENSIONS := device/fairphone/FP2
#Need to add this in Boardconfig.mk