Go to file
Kenny Root 49a65e5526 Move extract native libraries to JNI code
The built-in ZipFile class was quite a long time to find an unpack
libraries. Move everything to using the libutils ZipFileRO class that
goes quite a bit faster. Initial measurements are 6 times faster than
the Java code.

Also, read files off the disk and compare their CRC against the APK's
CRC to see if we need to write the new file to disk. This also cuts down
the bootup time by up to a second per APK that has native files.

Change-Id: Ic464a7969a17368fb6a6b81d026888c4136c7603
2011-07-26 10:14:58 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include Move extract native libraries to JNI code 2011-07-26 10:14:58 -07:00
libs Move extract native libraries to JNI code 2011-07-26 10:14:58 -07:00
opengl Add new OpenGL test 2011-07-19 17:20:35 -07:00
services/surfaceflinger Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT 2011-07-22 15:25:20 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00