Leon Scroggins III | 2331023 | 2019-06-03 11:18:55 -0400 | [diff] [blame] | 1 | Any Android specific modifications to upstream libpng (the version |
| 2 | specified in METADATA) should be listed here: |
Matt Sarett | 9b1fe63 | 2015-11-25 10:21:17 -0500 | [diff] [blame] | 3 | |
| 4 | (1) Android has added the following files. |
| 5 | pngusr.h |
Leon Scroggins III | 3cc83ac | 2017-10-06 11:02:56 -0400 | [diff] [blame] | 6 | Android.bp |
Matt Sarett | 9b1fe63 | 2015-11-25 10:21:17 -0500 | [diff] [blame] | 7 | CleanSpec.mk |
| 8 | MODULE_LICENSE_BSD_LIKE |
Leon Scroggins III | 2331023 | 2019-06-03 11:18:55 -0400 | [diff] [blame] | 9 | METADATA |
| 10 | OWNERS |
Matt Sarett | 9b1fe63 | 2015-11-25 10:21:17 -0500 | [diff] [blame] | 11 | |
| 12 | (2) pnglibconf.h |
| 13 | This is copied from scripts/pnglibconf.h.prebuilt. |
Leon Scroggins III | 34e8fe0 | 2018-08-28 08:26:34 -0400 | [diff] [blame] | 14 | Android has undefined PNG_WARNINGS_SUPPORTED and |
| 15 | PNG_READ_OPT_PLTE_SUPPORTED. |