DescriptionWait until rebooting is done if java assert is not set.
When we turn the device on, java assert flag would have been unset.
In this status if we execute test_runner.py, this script
will exit with -1 because the device is still rebooting.
so we should wait for adb connection until the device is fully rebooted.
BUG=None
Committed: https://crrev.com/585d2566e78f683f180583ba8e6f3844d44c14c6
Cr-Commit-Position: refs/heads/master@{#332559}
Patch Set 1 #
Total comments: 4
Patch Set 2 : remove lock screen code #Messages
Total messages: 11 (2 generated)
|