platform_build/tools/releasetools
Tao Bao 9c84e50f4c releasetools: Allow creating target_files with ZIP64.
add_img_to_target_files.py fails when the target_files.zip is over 4GiB
when adding IMAGES/ folder. Specify the flag to allow creating
target_files.zip with ZIP64 extension.

Other zip artifacts (-img.zip, -ota.zip etc) remain in non-ZIP64 format.
zip2zip is not affected, which still creates non-ZIP64 zips even when
copying from target_files in ZIP64.

Bug: 30961841
Test: "make dist" with large system image and check the artifacts.

Change-Id: I0568745f01ef8f0239081f783eac92288d4fdd84
2016-08-22 10:40: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 releasetools: Allow creating target_files with ZIP64. 2016-08-22 10:40:24 -07:00
blockimgdiff.py releasetools: Disable using imgdiff for squashfs. 2016-07-10 23:15:48 -07:00
build_image.py Remove obsolete MTD support from the releasetools scripts. 2016-06-16 20:48:47 -07:00
check_target_files_signatures Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
check_target_files_signatures.py Handle multiple APKs from the same package in check_target_files_signatures.py. 2016-07-27 19:52:28 -07:00
common.py releasetools: Disable using imgdiff for squashfs. 2016-07-10 23:15:48 -07:00
edify_generator.py Remove obsolete MTD support from the releasetools scripts. 2016-06-16 20:48:47 -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 Honor TARGET_NO_RECOVERY flag. 2015-10-27 20:00:10 -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 Fix build. 2015-09-15 07:50:10 +00:00
ota_from_target_files.py releasetools: Fix the detection of using squashfs. 2016-07-10 23:16:14 -07:00
pylintrc Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
rangelib.py Monotonic flag sets incorrectly in rangelib 2016-04-13 12:36:14 -07:00
sign_target_files_apks Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
sign_target_files_apks.py Replace META/care_map.txt when signing target files 2016-08-11 18:04:27 -07:00
sparse_img.py Fix metadata location when file system doesn't span the partition 2016-02-10 09:37:59 -08:00
target_files_diff.py target_files_diff: Fix the issue with file type change. 2016-04-25 11:29:48 -07:00
test_common.py Fix the permission setting in common.ZipWriteStr() 2015-05-20 13:29:03 -07:00
test_rangelib.py Monotonic flag sets incorrectly in rangelib 2016-04-13 12:36:14 -07:00