Alex Light | 84d7605 | 2014-08-22 17:49:35 -0700 | [diff] [blame] | 1 | Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false |
Mathieu Chartier | 598302a | 2015-09-23 14:52:39 -0700 | [diff] [blame] | 2 | JNI_OnLoad called |
Alex Light | 84d7605 | 2014-08-22 17:49:35 -0700 | [diff] [blame] | 3 | Has image is false, is image dex2oat enabled is false. |
Jean Christophe Beyler | 24e04aa | 2014-09-12 12:03:25 -0700 | [diff] [blame] | 4 | Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false -Xno-dex-file-fallback |
Jean Christophe Beyler | 24e04aa | 2014-09-12 12:03:25 -0700 | [diff] [blame] | 5 | Failed to initialize runtime (check log for details) |
Alex Light | 84d7605 | 2014-08-22 17:49:35 -0700 | [diff] [blame] | 6 | Run -Ximage-dex2oat |
Mathieu Chartier | 598302a | 2015-09-23 14:52:39 -0700 | [diff] [blame] | 7 | JNI_OnLoad called |
Alex Light | 84d7605 | 2014-08-22 17:49:35 -0700 | [diff] [blame] | 8 | Has image is true, is image dex2oat enabled is true. |
| 9 | Run default |
Mathieu Chartier | 598302a | 2015-09-23 14:52:39 -0700 | [diff] [blame] | 10 | JNI_OnLoad called |
Alex Light | 84d7605 | 2014-08-22 17:49:35 -0700 | [diff] [blame] | 11 | Has image is true, is image dex2oat enabled is true. |