platform_build/tools/releasetools
Tao Bao e9b619108d Zero out blocks that may be touched by dm-verity.
dm-verity may touch some blocks that are not in the care_map due to
block device read-ahead. It will fail if such blocks contain
non-zeroes. As a workaround, we mark them as extended blocks and
zero out explicitly to avoid dm-verity failures.

Bug: 20881595
Change-Id: Id097138bfd065c84eac088b3ad49758010b2927b
(cherry picked from commit 2fd2c9bfd6)
2015-07-10 13:50:24 -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 Create userdata.img with real data when SANITIZE_TARGET=address. 2015-06-25 14:29:04 -07:00
blockimgdiff.py Zero out blocks that may be touched by dm-verity. 2015-07-10 13:50:24 -07:00
build_image.py Retry adjusting the size computation for reserved blocks. 2015-06-30 12:17:28 -07:00
check_target_files_signatures Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
check_target_files_signatures.py Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
common.py Zero out blocks that may be touched by dm-verity. 2015-07-10 13:50:24 -07:00
edify_generator.py Merge "Use fstab in the source build" 2015-06-26 22:57:09 +00: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 13:51:12 -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 fix up ota_from_target_files symlink detection. 2015-07-06 14:02:01 -07:00
pylintrc Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
rangelib.py Zero out blocks that may be touched by dm-verity. 2015-07-10 13:50:24 -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 13:51:12 -07:00
sparse_img.py Zero out blocks that may be touched by dm-verity. 2015-07-10 13:50:24 -07:00
test_common.py Fix the permission setting in common.ZipWriteStr() 2015-05-20 12:18:55 -07:00