platform_system_core/libziparchive
Evgenii Stepanov 953314fc21 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).

Change-Id: Ib34eef60200a702c2d7fbca3589b324992e78eab
2015-06-29 16:27:44 -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-06-29 16:27:44 -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 Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00
zip_archive_test.cc Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00