am 31b76b66: Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev
automerge: 06caf1b
* commit '06caf1b1112a6a3e364a46d02b883451e9180a07':
libandroidfw: Do not build device library when building SDK
This commit is contained in:
@@ -51,6 +51,7 @@ include $(BUILD_HOST_NATIVE_TEST)
|
|||||||
# ==========================================================
|
# ==========================================================
|
||||||
# Build the device tests: libandroidfw_tests
|
# Build the device tests: libandroidfw_tests
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
ifneq ($(SDK_ONLY),true)
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
LOCAL_MODULE := libandroidfw_tests
|
LOCAL_MODULE := libandroidfw_tests
|
||||||
@@ -66,3 +67,5 @@ LOCAL_SHARED_LIBRARIES := \
|
|||||||
libui \
|
libui \
|
||||||
|
|
||||||
include $(BUILD_NATIVE_TEST)
|
include $(BUILD_NATIVE_TEST)
|
||||||
|
endif # Not SDK_ONLY
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user