commit | 7baeded82e40352ebfb43b716e0b1dd752e72e7e | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Tue Jun 14 16:37:22 2011 -0700 |
committer | jeffhao <jeffhao@google.com> | Tue Jun 14 16:37:22 2011 -0700 |
tree | 9e65cb4bf39f1d93fc35448591ef6e91407253c1 | |
parent | 65852761e37f938409b85a901a0fb1d98d361023 [diff] |
Dx defaults to emitting dexfiles without jumbo opcodes. There's compatibility issues with going back and forth between versions, and it's best to have dx default to a stable point and allow optimizations to be controlled by switches. For jumbo opcodes to be enabled, dx can be given the switch "--target-api=14". Change-Id: I824092c795638ca329325b14c435bc41c1ab56d5