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