commit | 4701d5f8d0e691eeb9a0824311d5166d301a5aa5 | [log] [tgz] |
---|---|---|
author | Dan Bornstein <danfuzz@android.com> | Sun Sep 12 16:42:28 2010 -0700 |
committer | Dan Bornstein <danfuzz@android.com> | Sun Sep 12 17:20:07 2010 -0700 |
tree | 053bde789439b3c296b8126f563a738b9189ff20 | |
parent | ab9d89fb7417157c3972278d1bd899cc091a8168 [diff] |
Add a new "--preopt" mode to dexopt, for running on the host. This change takes much of what used to be in the function fromZip() (the "--zip" mode implementation) and pulls it into a helper function, which is then also used by the new preopt() function. Change-Id: Id54618047896366448adaec0bf973627a9f1f397