blob: e864268a38314a65729d90b61cd6a6c1958c5572 [file] [log] [blame]
Alex Light84d76052014-08-22 17:49:35 -07001Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false
2Has image is false, is image dex2oat enabled is false.
3Run -Ximage-dex2oat
4Has image is true, is image dex2oat enabled is true.
5Run default
6Has image is true, is image dex2oat enabled is true.