commit | cf5c98ecbfb91063a0985c808ac7b6dae835820d | [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 | f3fbc8d73616b725b77b15f3e0b61d8ec641a87d | |
parent | 565ee7b83f808f10383e6b89947a9eb12862f82b [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