platform_build_soong/cmd/zip2zip
Colin Cross c2a62d40fa Strip zip64 extras after writing local header when copying
writeHeader generates zip64 extras that are correct for the local
header, but incorrect for the central directory header.  Strip the
extras again after writeHeader so that the central directory header
extras are recreated correctly.

Test: Zip2Zip64
Bug: 296314205
Change-Id: I1ca6a5745a9f97426df6c111db444facdfa25b2e
2023-08-22 14:24:25 -07:00
..
Android.bp
zip2zip.go
zip2zip_test.go Strip zip64 extras after writing local header when copying 2023-08-22 14:24:25 -07:00