OSDN Git Service

Track change in libcore/NativeCode.mk.
authorElliott Hughes <enh@google.com>
Tue, 9 Nov 2010 00:54:57 +0000 (16:54 -0800)
committerElliott Hughes <enh@google.com>
Tue, 9 Nov 2010 00:54:57 +0000 (16:54 -0800)
Bug: 2281992
Change-Id: Ibfb877bc78396bc0e947ae2f8f86e484843f07de

libnativehelper/Android.mk

index 630eec3..088de10 100644 (file)
@@ -52,7 +52,7 @@ include $(CLEAR_VARS)
 LOCAL_SRC_FILES := $(src_files)
 LOCAL_C_INCLUDES := $(c_includes)
 LOCAL_STATIC_LIBRARIES := $(static_libraries)
-LOCAL_SHARED_LIBRARIES := $(shared_libraries) libcutils libexpat liblog libutils libz
+LOCAL_SHARED_LIBRARIES := $(shared_libraries) libcutils libexpat liblog libstlport libutils libz
 LOCAL_MODULE_TAGS := optional
 LOCAL_MODULE := libnativehelper