4 lines
102 B
Makefile
4 lines
102 B
Makefile
|
ifeq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION),50001)
|
||
|
include $(call all-subdir-makefiles)
|
||
|
endif
|