platform_system_core/libziparchive
Narayan Kamath 926973ec14 Replace hand written offsets with structures.
Given that all current & future android ABIs are
little endian, we can get rid of the explicit conversions
from memory regions to little endian data members.

Also cleans up a few C style casts that snuck in during
several -Werror efforts and fixes temporary file generation
on target.

bug: 15448202

Change-Id: I4fcbb3c1124cb82c82139d328344e54fc7895353
2014-06-10 10:36:34 +01:00
..
testdata Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00
Android.mk libziparchive: Turn on -Werror 2014-05-07 16:56:21 -07:00
zip_archive.cc Replace hand written offsets with structures. 2014-06-10 10:36:34 +01:00
zip_archive_test.cc Replace hand written offsets with structures. 2014-06-10 10:36:34 +01:00