Description[Android] Speculative fix for DeviceUtils.EnableRoot issues.
Several bots occasionally fail commands immediately following calls to
DeviceUtils.EnableRoot with "device not found" errors. I think this may
be because adb wait-for-device can come back before the device is
completely available. Switching to WaitUntilFullyBooted should ensure
that the device has returned to a usable state (or is actually gone).
BUG=493900
Committed: https://crrev.com/a95af720637c609f33ed76d89d658041f354a222
Cr-Commit-Position: refs/heads/master@{#333046}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|