OSDN Git Service

Modify dex-preopt to take better arguments for the build process.
authorDan Bornstein <danfuzz@android.com>
Fri, 17 Sep 2010 19:54:07 +0000 (12:54 -0700)
committerDan Bornstein <danfuzz@android.com>
Fri, 17 Sep 2010 20:39:26 +0000 (13:39 -0700)
commit2b9e8c1db0e886a57a13f778c01469713a8f5985
tree71a08a45ff4c1e431066f8935350a0cf46ae40bf
parent42929e15765640324d9181ec1159effd22aa86ca
Modify dex-preopt to take better arguments for the build process.

In particular, it now takes a --product-dir that doesn't assume any
particular build tree structure, and it takes a --boot-dir for the
target path (which will be under the product-dir) for the boot
classpath files.

Change-Id: I8986f1d4d37330ab32ebe8b55d38bdd5e24d4aaf
tools/dex-preopt