No description
Find a file
David 'Digit' Turner 456d16cb89 emulator: Enable dex-preoptimization
This enables the Dex pre-optimization for emulator-specific builds.
The idea is to speed up the initial boot sequence of an SDK AVD by
avoiding the costly on-device preopt pass that is performed otherwise
the first time the AVD is launched.

Benchmarking shows reductions in first boot time from 1m30s to 40s
on a 2.4GHz Xeon when emulating the AOSP master ToT.

Change-Id: I67a9ce9791220c202817864c6e83dc8fd9cbc027
2011-06-22 23:23:46 +02:00
core Tweak prelink map even more 2011-06-17 13:20:32 -07:00
libs/host Fix "make acp" under Cygwin. DO NOT MERGE. 2010-10-27 19:06:12 -07:00
target emulator: Enable dex-preoptimization 2011-06-22 23:23:46 +02:00
tools am a9e5bb8a: am f78fb1d1: Merge "Use my-dir in a consistent way as others" 2011-03-31 15:11:58 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default The java version changed, and we made envsetup automatically find the right JAVA_HOME. 2010-06-23 14:03:13 -07:00
CleanSpec.mk Pass device characteristic information through to aapt. 2010-10-06 10:44:33 -04:00
envsetup.sh Remove simulator from the lunch menu 2011-05-11 10:40:43 -07:00