Merge "Missing check to build inside libloc_core"
This commit is contained in:
commit
e6ded1777c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
|
||||
ifneq ($(BUILD_TINY_ANDROID),true)
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
@ -48,3 +49,4 @@ LOCAL_PRELINK_MODULE := false
|
|||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
endif # not BUILD_TINY_ANDROID
|
||||
endif # BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE
|
||||
|
|
Loading…
Reference in a new issue