qsap: Allow devices to use a local version of this
Change-Id: I7e892aaff2fc6937b3e0e4e2331006d459cbf113
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
|
ifneq ($(TARGET_USES_LOCAL_QSAP),true)
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
@@ -79,3 +79,4 @@ LOCAL_MODULE := libqsap_headers
|
|||||||
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
|
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
|
||||||
LOCAL_VENDOR_MODULE := true
|
LOCAL_VENDOR_MODULE := true
|
||||||
include $(BUILD_HEADER_LIBRARY)
|
include $(BUILD_HEADER_LIBRARY)
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user