OSDN Git Service

new block OTA system tools
authorDoug Zongker <dougz@google.com>
Tue, 26 Aug 2014 20:10:25 +0000 (13:10 -0700)
committerDoug Zongker <dougz@google.com>
Tue, 26 Aug 2014 20:10:25 +0000 (13:10 -0700)
commitfc44a515d46e6f4d5eaa0d32659b1cf3b9492305
tree05a06a7c7e7f3c81efcbfce24eb93b4e00a1b75f
parente8892aa4ec043fa86fe6c0dbe58f8586fd636bcd
new block OTA system tools

Replace the xdelta/xz-based block OTA generation with a new system
based on the existing bsdiff/imgdiff tools.

Bug: 16984795
Change-Id: Ia9732516ffdfc12be86260b2cc4b1dd2d210e886
tools/releasetools/add_img_to_target_files.py
tools/releasetools/blockimgdiff.py [new file with mode: 0644]
tools/releasetools/build_image.py
tools/releasetools/common.py
tools/releasetools/edify_generator.py
tools/releasetools/ota_from_target_files
tools/releasetools/rangelib.py [new file with mode: 0644]
tools/releasetools/simg_map.py [deleted file]
tools/releasetools/sparse_img.py [new file with mode: 0644]