ba95c0d08b
"LA.UM.8.2.r1-05100-sdm660.0" Change-Id: Ib00633d632178497dbe8ab9669bb11561959782e
5 lines
192 B
Makefile
5 lines
192 B
Makefile
ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
|
|
LOCAL_PATH := $(call my-dir)
|
|
include $(LOCAL_PATH)/build/target_specific_features.mk
|
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|
|
endif
|