platform_build/tools/releasetools
Tao Bao f3282b4a7f Wrap zipfile.write(), writestr() and close()
In order to work around the zip 2GiB limit, we need to wrap the related
functions in zipfile. Calls to those functions should always be replaced
with calls to the wrappers instead.

Bug: 18015246
Change-Id: I499574cee51ec4804bc10cbefe0b17940afed918
(cherry picked from commit 2ed665a033)
2015-05-08 15:53:27 -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 am c4d303e9: am 7788547f: am 586b38cc: Merge "Calculate max_stashed_blocks correctly for block OTA v3" 2015-04-17 19:30:23 +00:00
build_image.py Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -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 Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00
edify_generator.py Make releasetools pylint clean. 2015-03-24 11:05:16 -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 Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00
pylintrc Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
rangelib.py Make releasetools pylint clean. 2015-03-24 11:05:16 -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 Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
test_common.py Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00