aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--location/loc_api/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/location/loc_api/Android.mk b/location/loc_api/Android.mk
index d59f4e7..a490e79 100644
--- a/location/loc_api/Android.mk
+++ b/location/loc_api/Android.mk
@@ -1,3 +1,4 @@
+ifneq ($(QCPATH),)
ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
LOCAL_PATH := $(call my-dir)
@@ -48,3 +49,4 @@ $(shell ln -sf /firmware/image/gss.mdt $(TARGET_OUT_ETC)/firmware/gss.mdt)
endif
endif#BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE
+endif # QCPATH