commit | 7adb0bfc638ba2f6ce896975ee49c889e73bad44 | [log] [tgz] |
---|---|---|
author | Hugo Hudson <hugohudson@google.com> | Wed Nov 30 12:12:51 2011 +0000 |
committer | Hugo Hudson <hugohudson@google.com> | Fri Dec 16 01:38:42 2011 +0000 |
tree | 63f03346df0eb5935cbe27ba7e348d7a8bdc6bf2 | |
parent | 69c475676546a97f872df9e19125c0154b40ae0b [diff] |
DexGenerator: allow specifying dex cache dir. - Switches DexGenerator to not use extended opcodes. This allows us to write suitable files for earlier versions of Android. - Allows caller to specify optimised dex directory. This allows us to get around /data/dalvik-cache not being world-writeable. - Allows caller to specify optimised dex files cache dir. This allows us to skip the requirement of being able to write to /sdcard. Change-Id: I2cae2e187ccf5b20b98763cb7eb791383a7d5a59