1Run -Xnoimage-dex2oat
2Has image is false, is image dex2oat enabled is false, is BOOTCLASSPATH on disk is false.
3Run -Ximage-dex2oat
4Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
5Run default
6Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
7