Merge "Add libm due to libpng dependency." into jb-mr1-dev

This commit is contained in:
Stephen Hines
2012-08-23 17:50:26 -07:00
committed by Android (Google) Code Review

View File

@@ -47,6 +47,7 @@ LOCAL_STATIC_LIBRARIES := \
libpng \
libcutils \
libstdc++ \
libm \
libc
ifeq ($(TARGET_USERIMAGES_USE_EXT4), true)