platform_system_core/libziparchive
Evgenii Stepanov 2148a1243e Fix ODR issues in ART.
Linking against both libziparchive-host and libz-host results in
libz loaded twice (because it is also linked statically in
libziparchive).

bug: 21365909

Change-Id: Ie924e0b38e4c0811daff06e7c0bfed048e7ca82f
2015-05-28 10:53:23 -07:00
..
testdata libziparchive: fix issue with a directory with one file 2015-03-19 09:28:41 +00:00
Android.mk Fix ODR issues in ART. 2015-05-28 10:53:23 -07:00
entry_name_utils-inl.h Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
entry_name_utils_test.cc Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
zip_archive.cc Use base::WriteFully in zip_archive. 2015-04-29 14:31:45 +00:00
zip_archive_test.cc Avoid mapping output to memory while writing to a file. 2015-04-27 13:34:18 +01:00