Description[Android] Speculative fix: use WaitUntilFullyBooted in telemetry.
adb wait-for-device (and thus AdbWrapper.WaitForDevice) can return before
the device is completely ready for use (see e.g. crbug/493900). Switching
to DeviceUtils.WaitUntilFullyBooted ensures that the device is either
ready or is irrecoverably gone.
BUG=489317
Committed: https://crrev.com/249ef482e6d380132994991f197f66832dc8e4f5
Cr-Commit-Position: refs/heads/master@{#333290}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|