commit | 94431144cf1ef0a9887fc3065af9b29e62579353 | [log] [tgz] |
---|---|---|
author | David Turner <digit@google.com> | Wed Sep 28 22:54:08 2011 +0200 |
committer | David Turner <digit@google.com> | Wed Sep 28 22:54:08 2011 +0200 |
tree | d8d5de2427bb19799b7f93a3da01999ae7c79629 | |
parent | 2a71850eb330ae9e9b098246de09998687c4909c [diff] |
emulator: Enable dex-preoptimization in emulator-specific builds This patch re-enables dex preoptimization in emulator-specific builds. This considerably speeds up the first-boot of SDK AVDs since the dex optimization pass is performed during the build instead. This was enabled in a previous patch, then reverted due to a bug in the build system that has been fixed since. This patch doesn't affect any device build. Change-Id: I3be8a9c7f51a86029fde30b7d37584cb40b4db69