1ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
2LOCAL_PATH := $(call my-dir)
3
4include $(call all-makefiles-under,$(LOCAL_PATH))
5endif
6