replicant-vendor_replicant/bootanimation
Scott Warner 8b06d3a3b1 bootanimation: Limit the PNGs to 250 colors
Some systems seem to have with the convert command as-is:
convert: Cannot write PNG8 or color-type 3; colormap is NULL

Because we are writing PNG8, there area a max of 256 colors total.
Explicitly telling convert to stay under the max fixes the issue.

Change-Id: I595fb4503396ca20226ea76bf7b15ed9878752fd
2017-01-27 14:28:10 +00:00
..
Android.mk cm: Rework boot animation generation 2017-01-04 11:05:55 +08:00
CleanSpec.mk cm: bootanimation: Clear intermediaries 2017-01-18 13:34:43 +00:00
bootanimation.tar cm: bootanimation: Improve boot animation 2017-01-19 13:25:31 +00:00
desc.txt cm: bootanimation: Improve boot animation 2017-01-19 13:25:31 +00:00
generate-bootanimation.sh bootanimation: Limit the PNGs to 250 colors 2017-01-27 14:28:10 +00:00