summaryrefslogtreecommitdiff
path: root/msm8974/Android.mk
blob: e2c5a56fb19224ccb3280233bedd2636371299ee (plain)
1
2
3
4
5
ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
LOCAL_PATH := $(call my-dir)

include $(call all-makefiles-under,$(LOCAL_PATH))
endif