commit | 043912ec1176cb5814174361b4156a8b4393a379 | [log] [tgz] |
---|---|---|
author | Tao Wu <lepton@google.com> | Fri Oct 21 15:43:57 2016 -0700 |
committer | Tao Wu <lepton@google.com> | Sat Oct 22 12:54:30 2016 -0700 |
tree | 6e70fe20d1008c8912d06e68eb77b07f52b3bb30 | |
parent | 955648a915920733307da633b94b7fd44860b4d0 [diff] |
Allow multiple tcp adb connection to same device. This worked before Kitkat, and then we lost this feature in Kitkat. Now I make the register logic in server_socket_thread as same as qemu_socket_thread. Test: manual - build emulator image and connect from different adb client. Bug: 32341562 Change-Id: I7b4831d280048d2a3796be3522bd3b8fbc1ade6b Signed-off-by: Tao Wu <lepton@google.com>