summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2016-01-09 19:28:19 -0800
committerEthan Chen <intervigil@gmail.com>2016-01-09 19:48:45 -0800
commit5451bb05347d541eb0b65aac6739a25da338e3b3 (patch)
treec9ad9f651c65350468cf7ea01322529c905e538b
parent74701af3bf8e5729fcd2474daf13839d8ba1f183 (diff)
downloadandroid_vendor_qcom_opensource_dataservices-stable/cm-13.0-ZNH5Y.tar.gz
android_vendor_qcom_opensource_dataservices-stable/cm-13.0-ZNH5Y.tar.bz2
android_vendor_qcom_opensource_dataservices-stable/cm-13.0-ZNH5Y.zip
Change-Id: Ie14dbc002bd06fdbfd85d77b8d0f892d286d889b
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index a094756..e1c3023 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,3 +1,3 @@
-ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
+ifeq ($(call my-dir),$(call project-path-for,qcom-dataservices))
include $(call all-subdir-makefiles)
endif