Commit 7f1beae4 authored by Stephen Hines's avatar Stephen Hines Committed by Android (Google) Code Review
Browse files

Merge "Switch to shared libpng dependency."

parents 0b217352 b74c0670
......@@ -519,6 +519,7 @@ LOCAL_SHARED_LIBRARIES := \
liblog \
libcutils \
libjpeg \
libpng \
libutils \
libz \
libexpat \
......@@ -528,7 +529,6 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := \
libft2 \
libpng \
libgif \
libwebp-decode \
libwebp-encode
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment