commit | f841762715b044a436d814b2bd74f69fdd3df4c6 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Aug 24 18:38:44 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Aug 25 17:12:26 2016 -0700 |
tree | 73e20be38bca41bdbb71d229e465a8828d3dd636 | |
parent | 74cfd469a2b7a2632718b2567fc7be313f9468a5 [diff] |
adb: factor out socket specification. Move the logic for string socket specification out to separate functions to facilitate using arbitrary sockets for the adb command socket. Bug: http://b/30445394 Change-Id: Icd8fdb853272edc029fb3a0f5b18e941dc8ef52c Test: adb_test, adbd_test, test_device.py