commit | 5120c9fbb60d6625ec2588d77f13953884bb1a93 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Tue Mar 11 12:39:33 2014 -0700 |
committer | Doug Zongker <dougz@android.com> | Tue Mar 11 12:39:33 2014 -0700 |
tree | 6266e3e3d2d1c8c329b4e09ed8c164b152534d66 | |
parent | 39cf417e17011a72dd39acfe4cc8c90af26bdbaf [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: I79443f125f9c7d8d61cd09e3434745e0ef38893f