Joshua Blanchard bee4b670f4 sm8250-common: Exclude loc_{api,socket} on OSS builds
Change-Id: Id918ca897805d11b07558d600066990e93d95666
2022-03-23 22:23:56 +01:00

9 lines
197 B
Makefile

ifneq ($(QCPATH),)
ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles)
endif#BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE
endif #QCPATH