commit | bf9e516f4964ee900d2996abaf60977c1c643aa3 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Aug 16 16:07:37 2017 -0700 |
committer | Alex Light <allight@google.com> | Wed Aug 16 16:18:12 2017 -0700 |
tree | 0656e7a0c692ca4539c67ea1684dfbe7a6f95048 | |
parent | 675c779cb046bca49229e1e5268d0eb622159214 [diff] |
Ensure GetPhase returns correct values. We were incorrectly waiting until after the kInit and kStart runtime phase callbacks to change the current runtime phase. The phase should have already changed by the time the VMInit and VMStart are dispatched. Test: ./test.py --host -j50 Change-Id: I959221025a6692f2244048aa852170bb70dc2b7a