fixed wrong library name

This commit is contained in:
tux-mind 2015-11-26 12:52:41 +01:00
commit 6c4d3c8fc4

View file

@ -93,7 +93,7 @@ LOCAL_STATIC_LIBRARIES := \
libiconv\
libneon\
libcrypto_static\
libssl_static
libssl
LOCAL_SHARED_LIBRARIES := \
libsqlite\