platform_build/tools/releasetools
Tao Bao daebaa6ed3 Restrict the verification in block-based incremental OTAs
BlockImageDiff has three versions. Only the incremental OTAs generated
with the latest version (3) can be re-applied to the system that's
already on the target build. Otherwise, operations like move will make
unconditional changes and damage the system. During the verification
phase, abort the OTA update if BlockImageDiff is less than 3 and it
doesn't match the checksum of the source build.

Change-Id: I3a776495b69e1d174fcb01b10e40c0e912914fd8
2015-03-12 13:47:04 -07:00
..
add_img_to_target_files store images in target-files 2014-07-31 11:06:30 -07:00
add_img_to_target_files.py Revert "Allow system images larger than 2GiB." 2015-02-13 18:47:51 +00:00
blockimgdiff.py fix transfer list for full OTAs 2014-09-25 16:39:45 -07:00
build_image.py Support journal size board config variables. 2014-11-19 13:48:30 -08:00
check_target_files_signatures bump releasetools python requirement to 2.7 2014-02-18 10:57:07 -08:00
common.py Restrict the verification in block-based incremental OTAs 2015-03-12 13:47:04 -07:00
edify_generator.py Add support for tuning partitions 2014-11-21 00:46:03 -08:00
img_from_target_files Allow to build the update.zip for emulator build. 2014-06-04 17:04:14 +00:00
img_from_target_files.py Revert "Allow system images larger than 2GiB." 2015-02-13 18:47:51 +00:00
make_recovery_patch bump releasetools python requirement to 2.7 2014-02-18 10:57:07 -08:00
ota_from_target_files Restrict the verification in block-based incremental OTAs 2015-03-12 13:47:04 -07:00
rangelib.py add unit tests for rangelib 2014-09-25 16:39:32 -07:00
sign_target_files_apks Update vendor fingerprint. 2015-02-06 09:50:06 -08:00
sparse_img.py add support for the 'fill' chunk type to sparse_img 2014-10-15 23:38:34 +00:00