OSDN Git Service

Improve waitForConnection for booting devices.
authorBill Napier <napier@google.com>
Thu, 23 Sep 2010 16:43:30 +0000 (09:43 -0700)
committerBill Napier <napier@google.com>
Thu, 23 Sep 2010 16:48:59 +0000 (09:48 -0700)
commitbcd4b888e7ac6128c19098d30c4fc23b3df0f352
treee47b75cd264058ea50d391003ddc5bdfeba9a8e9
parentadea5844b343dad373bf0d65bf84d1b5b31c0452
Improve waitForConnection for booting devices.

Have waitForConnection actually wait until the device is ONLINE before returning
it.  Also give the on device monkey some more time to startup.

Change-Id: I86193a8532a84d64dddd9a60012af4f3ef507841
monkeyrunner/src/com/android/monkeyrunner/adb/AdbBackend.java
monkeyrunner/src/com/android/monkeyrunner/adb/AdbMonkeyDevice.java