android13/hardware/qcom/sm7250/gps/os_pickup.mk

7 lines
167 B
Makefile

ifeq ($(TARGET_BOARD_PLATFORM),lito)
ifneq ($(BUILD_WITHOUT_VENDOR),true)
LOCAL_PATH := $(call my-dir)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif
endif