platform_system_core/libziparchive
Christopher Ferris 5e9f3d44a3 Allow setting an arbitrary alignment for an entry.
The current code only allows the creation of an entry that is 32 bit
aligned.

Bug: 25446938

Change-Id: I6c924df12ef2bc067b3de7789257af7e3db7e904
2016-01-19 13:55:53 -08:00
..
testdata Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
Android.mk Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08: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 Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_archive_common.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
zip_archive_private.h Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_archive_stream_entry.cc Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_archive_test.cc Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_writer.cc Allow setting an arbitrary alignment for an entry. 2016-01-19 13:55:53 -08:00
zip_writer_test.cc Allow setting an arbitrary alignment for an entry. 2016-01-19 13:55:53 -08:00