commit | a84bd68c0603c8ac6368d942561470a73192573e | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Fri Mar 30 13:19:11 2012 -0700 |
committer | JP Abgrall <jpa@google.com> | Fri Mar 30 13:19:11 2012 -0700 |
tree | 3f4ece9ba1b863d736905e7da5e42fd4a3a3dc28 | |
parent | 87abb44ea6e77598d12771f7fee65723a1c5ba94 [diff] |
adb: fix non-linux builds. tcpip:, root:, usb: are not for ADB_HOST The handling of adb root:/tpcip:/usb: is normally only for non-ADB_HOST. This avoids getuid() being invoked on windows builds. Change-Id: I365b81d9f70de99b9347d3eac82e690a8ac5e747