blob: 80e837e61daf722bf3a1eff0ae6f54d74de907f7 [file] [log] [blame]
Leon Scroggins III3cc83ac2017-10-06 11:02:56 -04001Any Android specific modifications to upstream libpng (1.6.34) should
Matt Sarett9b1fe632015-11-25 10:21:17 -05002be listed here:
3
4(1) Android has added the following files.
5 pngusr.h
Leon Scroggins III3cc83ac2017-10-06 11:02:56 -04006 Android.bp
Matt Sarett9b1fe632015-11-25 10:21:17 -05007 CleanSpec.mk
8 MODULE_LICENSE_BSD_LIKE
9 README.version
10
11(2) pnglibconf.h
12 This is copied from scripts/pnglibconf.h.prebuilt.
13 Android has undefined PNG_WARNINGS_SUPPORTED.