android_system_core/include
Adam Lesinski 639814d946 ZipWriter: Do not write DataDescriptor for STORED files
Older implementations of ZIP (Java's ZipInputStream) don't
like a Data Descriptor trailing after an uncompressed entry.

If the FILE is seekable, and the entry is uncompressed, seek
back to the header and write out the crc and sizes.

Bug: 36686974
Test: make ziparchive_tests
Change-Id: I61664515e5afa3e2ba814874eeac847a2aaac319
2017-04-05 10:54:15 -07:00
..
android Revert "Continue using the legacy NDK android/log.h." 2017-01-30 22:14:59 +00:00
backtrace Do not access device maps. 2017-03-22 14:55:05 -07:00
nativebridge Allow different namespace types for different classloaders 2016-11-04 15:21:13 -07:00
private Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils 2017-03-21 17:34:58 -07:00
system Deprecate system/window.h 2017-03-22 20:57:27 +00:00
ziparchive ZipWriter: Do not write DataDescriptor for STORED files 2017-04-05 10:54:15 -07:00
cutils Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
log Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
sysutils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
utils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00