platform_build/tools/releasetools
Tao Bao 28f6f9c3de releasetools: Always write the last block if it's padded.
In BBOTAs if the last block of a DataImage is padded, we should always
write the whole block even for incremental OTAs. Because otherwise the
last block may be skipped if unchanged, but would fail the post-install
verification if it has non-zero contents in the padding bytes.

Bug: 23828506
Change-Id: I6f6789eec568ed0b808b9e425f5ecdbea1bdf446
(cherry picked from commit 7589e961a7)
2015-09-08 10:55:32 -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 Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00
blockimgdiff.py releasetools: Always write the last block if it's padded. 2015-09-08 10:55:32 -07:00
build_image.py fix device specific fs_config on build server 2015-07-10 10:55:54 -07:00
check_target_files_signatures Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
check_target_files_signatures.py Fix the broken signing script 2015-06-03 17:36:12 -07:00
common.py releasetools: Fix parameters for vboot_signer 2015-08-10 11:43:45 -07:00
edify_generator.py releasetools: Fix the bug in symlink deletion. 2015-09-02 21:21:17 -07: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 Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00
make_recovery_patch Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
make_recovery_patch.py Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
ota_from_target_files Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
ota_from_target_files.py am 39c322ce: releasetools: Fix the bug in symlink deletion. 2015-09-03 17:26:12 +00:00
pylintrc Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
rangelib.py Split large files for BBOTA v3. 2015-08-26 15:00:38 -07:00
sign_target_files_apks Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
sign_target_files_apks.py Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00
sparse_img.py Zero out blocks that may be touched by dm-verity. 2015-07-10 12:16:56 -07:00
test_common.py Fix the permission setting in common.ZipWriteStr() 2015-05-20 13:29:03 -07:00