commit | 1eadf2c40cf2a3667c8af767a7b448b3f6b3b0f8 | [log] [tgz] |
---|---|---|
author | Donald Chai <dchai@google.com> | Tue Jul 02 17:25:03 2019 -0700 |
committer | Donald Chai <dchai@google.com> | Tue Jul 23 06:58:53 2019 +0000 |
tree | 437326bde560c96be40ddb6beb44295c14cc7eb8 | |
parent | d6bc542ae0ad96a60dde82b1e53bd6e3c0d317cb [diff] |
Avoid using data descriptors in ZIP files when possible. These add 16 bytes per ZIP entry, and are usually avoidable. APKs contain thousands of deflated entries, so this overhead adds up to tens of kilobytes. Bug: 135470635 Change-Id: Ib928aa41dd55cacc41f7394c218c4340d3bbd570