platform_system_core/include/ziparchive
Tianjie Xu 18c25920c2 Add functions in recovery/minzip to libziparchive
Add two functions libziparchive that libminzip has. And create
corresponding unit tests.
1. Open a zip archive from a memory mapped region.
2. A new writer that takes a call back function pointer.
(Used by the OTA updater to stream the data.)

Test: Unit tests passed
Bug: 19472796
Change-Id: I2b2daec71174afe221030357e39bff5faea51e72
2016-10-15 23:16:34 -07:00
..
zip_archive.h Add functions in recovery/minzip to libziparchive 2016-10-15 23:16:34 -07:00
zip_archive_stream_entry.h Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_writer.h Allow setting an arbitrary alignment for an entry. 2016-01-19 13:55:53 -08:00