commit | 4a5a95d071096c6912402bd8399ca1153a01f0cb | [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 | 72439d08da5b5e25029a715865f502ff4282c03a | |
parent | 9cac2c556d805dad6b19b7c571ef36fdb6ac8de1 [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