OSDN Git Service

Allow images to be readded to target-files
authorMichael Runge <mrunge@google.com>
Fri, 14 Nov 2014 05:41:08 +0000 (21:41 -0800)
committerMichael Runge <mrunge@google.com>
Fri, 14 Nov 2014 06:55:35 +0000 (22:55 -0800)
commit2e0d8fcf08475cc1aac5ca4f47cd3328a9d8c083
treeb60da219828ba5aa659dd2542481fca7f1408bdd
parent63f01de81892aa4e40b517464b3d9ca7db666c9d
Allow images to be readded to target-files

There may be cases where various partitions were
modified (such as extra signing of boot/recovery)
which require the system partition to be regenerated
with a new recovery patch script.  Allow a request
for the recovery patch to be rebuilt, and for
missing images to be readded to the existing images.

Change-Id: Ie93c5bc1161a0d5002002dca23e07742ce2ba468
tools/releasetools/add_img_to_target_files.py