blob: 25d01e61b0d7213c1775fa1794f0f225cf8da236 [file] [log] [blame]
Leon Scroggins III23310232019-06-03 11:18:55 -04001Any Android specific modifications to upstream libpng (the version
2specified in METADATA) should be listed here:
Matt Sarett9b1fe632015-11-25 10:21:17 -05003
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
Leon Scroggins III23310232019-06-03 11:18:55 -04009 METADATA
10 OWNERS
Matt Sarett9b1fe632015-11-25 10:21:17 -050011
12(2) pnglibconf.h
13 This is copied from scripts/pnglibconf.h.prebuilt.
Leon Scroggins III34e8fe02018-08-28 08:26:34 -040014 Android has undefined PNG_WARNINGS_SUPPORTED and
15 PNG_READ_OPT_PLTE_SUPPORTED.