blob: 5f94dc96e69713237ace73a592943d721d4853e0 [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.
Leon Scroggins III34e8fe02018-08-28 08:26:34 -040013 Android has undefined PNG_WARNINGS_SUPPORTED and
14 PNG_READ_OPT_PLTE_SUPPORTED.