commit | 62e1a6ca46ef832e2e1817c88988e8d59ae1f867 | [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 | e8b294bc8236288a4068c85a69d2ad7be98a44bf [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>