commit | 3ceeb580eb47419ce1c74d54c226a1a70ff2332f | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Tue Mar 11 12:39:33 2014 -0700 |
committer | Doug Zongker <dougz@google.com> | Tue Mar 11 14:29:50 2014 -0700 |
tree | d377aaeee2c1cb3704a3c11711b3a1344d6c5e69 | |
parent | 5950899369b712f66aa56c857c66ed1b6741f0e0 [diff] |
update tools for making recovery images We no longer render animations as a base image with a possibly-partially-transparent overlay drawn over it, so delete the make-overlay.py tool. Now we represent them as series of images that are interlaced by row (with a special text chunk in the PNG file specifying the number of frames) so add the interlace-frames.py tool to make those. Change-Id: I866db269107a21351c3df3b4683f233f72234334