9c84e50f4c5f0fd6cd437c1a5869452c53a51d29
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
Description
No description provided
Languages
Makefile
32.1%
Python
31.1%
Go
13.7%
Rust
7.7%
Java
5.2%
Other
10.1%