commit | ef453a51f58713bfa31c13f5e66596b3d5752049 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Wed Sep 23 18:48:16 2009 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Wed Sep 23 18:48:16 2009 -0700 |
tree | 270bdb9b7beda35b0ae5d03a621e2f5f0ac3f0ad | |
parent | b392641d9b07d6321aed828c983af04115da8aab [diff] |
Fix ARMv7 -user builds Allow the dex preoptimization pass for ARMv7 system images to use the ARMv7-specific kernel image. This is needed to fix the -user builds that absolutely depend on running the dex preopt in the emulator. This will hopefully be removed when we'll be able to perform the dex preopt on the host instead.