Don't manually link stlport.

Change-Id: I60d2bc868fb9052f120103e9675046ef54f510d0
This commit is contained in:
Dan Albert 2014-09-26 10:37:30 -07:00
parent 9f93e297ee
commit b50af2bc60
1 changed files with 1 additions and 1 deletions

View File

@ -41,9 +41,9 @@ LOCAL_STATIC_LIBRARIES := \
libc \
libcutils \
liblog \
libstlport_static \
libutils \
LOCAL_CXX_STL := stlport_static
LOCAL_MULTILIB := both
LOCAL_MODULE_STEM_32 := $(LOCAL_MODULE)32
LOCAL_MODULE_STEM_64 := $(LOCAL_MODULE)64