platform_build_soong/third_party/zip
Nan Zhang 10e8e93710 Strip extended-timestap extra block in zip2zip.
The extended-timestap extra block changes between Local File Header and
Central Directory. We have to strip it out to avoid mis-filling during
zip2zip.

Bug: b/65455145
Test: add unit-test.
Change-Id: I17e3f6c10fd6a068019620b4426f6042f6fac317
2017-09-19 21:01:18 -07:00
..
testdata Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
Android.bp Fix Zip64 behavior in zip2zip 2017-02-17 13:21:03 -08:00
android.go Strip extended-timestap extra block in zip2zip. 2017-09-19 21:01:18 -07:00
android_test.go Strip extended-timestap extra block in zip2zip. 2017-09-19 21:01:18 -07:00
example_test.go Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
reader.go Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
reader_test.go Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
register.go Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
struct.go Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
writer.go Have soong_zip not write a data descriptor for non-compressed files 2017-08-24 14:43:35 -07:00
writer_test.go Add archive/zip from go1.7rc5 tag 2016-08-10 16:10:16 -07:00
zip_test.go Fix zip tests 2017-02-02 16:46:33 -08:00