summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-05-20 07:21:23 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-05-20 07:21:23 +0000
commitc77e3a45340df6a3074f4ca1fe37b51018bea150 (patch)
treef696a0dc2115747413b9be648bd67d9123b1d2d1
parentffc32e456721f00a9e1ab49a4f8fea3933958a7e (diff)
parentd87c2ee912a99b8e97f608139cf7bf98f6ae347c (diff)
downloadbt-c77e3a45340df6a3074f4ca1fe37b51018bea150.tar.gz
Snap for 4793185 from d87c2ee912a99b8e97f608139cf7bf98f6ae347c to pi-releasepie-platform-release
Change-Id: I55508e1cdfc4506ffe2c851a4bed4357ecc063cb
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index cd2c3ae..da21c67 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,3 +1,5 @@
ifeq ($(call is-vendor-board-platform,QCOM),true)
+ifneq ($(BUILD_WITHOUT_VENDOR),true)
include $(call all-named-subdir-makefiles,libbt-vendor)
+endif
endif # is-vendor-board-platform