commit | d3d9cbf386de471b6890df9d2cab9ed88ea9a915 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Jun 16 14:00:09 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Jun 16 14:02:01 2016 -0700 |
tree | cb1e6acb3da80ed11ad39d7c2ebe97e914474a71 | |
parent | 8d04c20ccacf99366f66de8003397d9dcd6a46bd [diff] |
adb: make adb root not wait-for-device. `adb root` would hang for devices connected over TCP/IP, because they never come back. Unfortunately, there doesn't seem to be an easy way to find out what we're talking to, so replace it with a long sleep for now. Bug: http://b/27836058 Change-Id: Icd6e6bf817ca9e2124c2961665c37b2f31f7ef29