platform_build/tools/releasetools
Tao Bao bb625d2099 Free the stash after its use in BBOTA v2.
In BBOTA v2, the stash size computation is inaccurate. A stash will be
used only once, so we deduct its size from stashed_blocks right after
its use. However, the stash doesn't actually get freed until being
overwritten by another stash or destroyed at the end of an update. This
leads to OTA failures due to insufficient space on /cache. This CL
changes the BBOTA v2 script to generate an explicit free right after
its use.

Bug: 23119955
Change-Id: Icdd8352bb0ff778945937c870990a888c7a4d38b
2015-08-13 14:44:38 -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 Override properties that point to out/ directory. 2015-07-19 08:48:09 -07:00
blockimgdiff.py Free the stash after its use in BBOTA v2. 2015-08-13 14:44:38 -07:00
build_image.py Merge "Add compressor options for squashfs system images" 2015-07-29 21:35:57 +00: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 Merge changes from topic 'file_contexts.bin' 2015-08-12 23:46:28 +00: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 releasetools: Support packaging for system_root_image. 2015-08-05 16:28:55 -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 Merge changes from topic 'file_contexts.bin' 2015-08-12 23:46:28 +00: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 releasetools: Support packaging for system_root_image. 2015-08-05 16:28:55 -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