diff options
author | Matt Gumbel <matthew.k.gumbel@intel.com> | 2012-11-14 10:16:17 -0800 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2013-01-04 11:00:38 -0800 |
commit | d7b33085117ccbb908a883f624cb1fe5495ee92a (patch) | |
tree | 6f851ddc9cfbafdce1cfca2819fcd15f2499523a /init/init.c | |
parent | 7cd450719a78b6079d30608473cb36d7e4be2cb9 (diff) | |
download | system_core-d7b33085117ccbb908a883f624cb1fe5495ee92a.zip system_core-d7b33085117ccbb908a883f624cb1fe5495ee92a.tar.gz system_core-d7b33085117ccbb908a883f624cb1fe5495ee92a.tar.bz2 |
Support adb client connect to remote server
ADB client: allow user to specify hostname and port number of remote
adb server.
ADB server: bind server to all network interfaces instead of just
localhost when user gives -a flag.
Primary use-case for this change is to support remote testing of USB
devices. HostA is running some test automation software which invokes adb
client. HostB has USB-only device attached and is running adb server. adb
client on HostA makes connection to adb server on HostB to talk to the
USB device.
Change-Id: I845cc8c00350b400317f8c18f813e6fd79bd5470
Signed-off-by: Dean Kwon <daex.i.kwon@intel.com>
Signed-off-by: Jim Bride <jim.bride@intel.com>
Signed-off-by: Matt Gumbel <matthew.k.gumbel@intel.com>
Diffstat (limited to 'init/init.c')
0 files changed, 0 insertions, 0 deletions