Go to file
Tao Bao 2ed665a033 Wrap zipfile.write(), writestr() and close()
In order to work around the zip 2GiB limit, we need to wrap the related
functions in zipfile. Calls to those functions should always be replaced
with calls to the wrappers instead.

Bug: 18015246
Change-Id: Ice494371ca6654e88ded2ae0eb680f51082effcb
2015-05-08 13:51:12 -07:00
core Merge "Add task to print transitive dependencies and their license files." 2015-05-07 22:43:56 +00:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Merge "Build: Update Mips64 generic build for ART" 2015-05-07 16:02:16 +00:00
tools Wrap zipfile.write(), writestr() and close() 2015-05-08 13:51:12 -07:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Change eng builds from interpret-only to verify-at-runtime 2015-03-20 11:15:20 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Include vendorsetup scripts in order 2015-04-03 11:58:09 +02:00