Go to file
Narayan Kamath aae73e748c Reimplement ZipFileRO in terms of libziparchive.
This lets us share zip archive processing code with both
the runtime (Art, dalvik) and critical java code
(StrictJarFile).

This change also moves several utility methods to ZipUtils
and dedups code across several zip inflation methods.

One of the side effects of this change is that several
processing loops are now O(n) instead of O(n^2).

bug: 10193060

(cherry picked from commit afd31e08299008fdc5c2813f21b2573f29dc53df)

Change-Id: Iae67e62f1dc6dfc3f43e29bc38e3ffd1cb14d191
2013-12-09 16:34:30 +00:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds am 651dc744: am bef08b8d: Merge "Handle policy reloads within installd rather than restarting it." 2013-12-02 23:31:01 +00:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include Reimplement ZipFileRO in terms of libziparchive. 2013-12-09 16:34:30 +00:00
libs Reimplement ZipFileRO in terms of libziparchive. 2013-12-09 16:34:30 +00:00
opengl am 40da5283: Merge "EGL: rename CallStack::dump into CallStack::log" into klp-dev 2013-10-30 14:16:19 -07:00
services am 1ee45c2d: am 14e8b01a: Don\'t change the framebuffer target until we render a new one 2013-11-08 13:01:20 -08:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00