FR 48685: Add QSSI feature support (3)
-Added tools and bthost_ipc folders to hardware/qcom/bt
project and updated makefiles as part of QSSI efforts.
CRs-Fixed: 2242385
Change-Id: I7b8ea532b42e2e07085e6ef5c60f90fe8922dc46
diff --git a/tools/Android.mk b/tools/Android.mk
index f6f6daa..f5bcfc6 100644
--- a/tools/Android.mk
+++ b/tools/Android.mk
@@ -1,10 +1,8 @@
-ifeq ($(BOARD_HAVE_BLUETOOTH_QTI),true)
LOCAL_PATH:= $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))
-endif # BOARD_HAVE_BLUETOOTH_QTI
LOCAL_CFLAGS += -Wno-unused-variable
LOCAL_CFLAGS += -Wno-unused-parameter
LOCAL_CFLAGS += -Wno-sometimes-uninitialized
LOCAL_CFLAGS += -Wno-macro-redefined
-LOCAL_CFLAGS += -Wno-format
\ No newline at end of file
+LOCAL_CFLAGS += -Wno-format