platform_system_core/libziparchive
Narayan Kamath 00a258cec7 Fix ExtractEntryToFile.
We would always write uncompressed data at offset 0 instead
of the current filedescriptor offset.

Also adds a unit-test & a clarifying comment on the API.

Change-Id: If44757e96dde504ce63d81b4dec7115fc6f6d5fb
2013-12-13 17:56:57 +00:00
..
testdata Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00
Android.mk Use FileMap from libcutil instead of rolling our own. 2013-12-11 15:17:06 +00:00
zip_archive.cc Fix ExtractEntryToFile. 2013-12-13 17:56:57 +00:00
zip_archive_test.cc Fix ExtractEntryToFile. 2013-12-13 17:56:57 +00:00