summaryrefslogtreecommitdiffstats
path: root/NativeCode.mk
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2013-05-10 20:15:52 -0700
committerBrian Carlstrom <bdc@google.com>2013-05-10 20:15:52 -0700
commit992bc97a7c13d2b7d99b6811bc796fd93412fe0c (patch)
tree27cf3c011740bb0e2ba45a5c2ce4345d467706c3 /NativeCode.mk
parent6a4ab0ab16fe5462389ba61b7331da860a2d32f2 (diff)
downloadlibcore-992bc97a7c13d2b7d99b6811bc796fd93412fe0c.zip
libcore-992bc97a7c13d2b7d99b6811bc796fd93412fe0c.tar.gz
libcore-992bc97a7c13d2b7d99b6811bc796fd93412fe0c.tar.bz2
Tracking libnativehelper dependencies
Change-Id: Icf5c2a3989f4bf8adf084bcb03001b53189c0309
Diffstat (limited to 'NativeCode.mk')
-rw-r--r--NativeCode.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/NativeCode.mk b/NativeCode.mk
index 2ba56fe..e50e25b 100644
--- a/NativeCode.mk
+++ b/NativeCode.mk
@@ -121,6 +121,7 @@ LOCAL_SHARED_LIBRARIES := libcrypto
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := libjavacoretests
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/NativeCode.mk
+include external/stlport/libstlport.mk
include $(BUILD_SHARED_LIBRARY)
endif # LIBCORE_SKIP_TESTS