blob: 9b9db58fcd76d7e79ad2f51686287aeb20aacdc6 [file] [log] [blame]
Alex Light84d76052014-08-22 17:49:35 -07001Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false
Mathieu Chartier598302a2015-09-23 14:52:39 -07002JNI_OnLoad called
Alex Light84d76052014-08-22 17:49:35 -07003Has image is false, is image dex2oat enabled is false.
Jean Christophe Beyler24e04aa2014-09-12 12:03:25 -07004Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false -Xno-dex-file-fallback
Jean Christophe Beyler24e04aa2014-09-12 12:03:25 -07005Failed to initialize runtime (check log for details)
Alex Light84d76052014-08-22 17:49:35 -07006Run -Ximage-dex2oat
Mathieu Chartier598302a2015-09-23 14:52:39 -07007JNI_OnLoad called
Alex Light84d76052014-08-22 17:49:35 -07008Has image is true, is image dex2oat enabled is true.
9Run default
Mathieu Chartier598302a2015-09-23 14:52:39 -070010JNI_OnLoad called
Alex Light84d76052014-08-22 17:49:35 -070011Has image is true, is image dex2oat enabled is true.