commit | 17eb57c464788b6e2200dd301e100cd38d14a8b4 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Sep 13 11:17:33 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Sep 27 14:36:12 2017 -0700 |
tree | 9454064acc6cb3f4ba679fb6f517b96dc725b821 | |
parent | dbcdc9a51bb959817b198d5bd006779cca3ddf5b [diff] |
adb: add lock to remove_socket. The comment that was previously here says that local_socket_list_lock must be taken, but this function is exposed to external callers that can't possibly take the lock. Bug: http://b/65419665 Bug: 64709603 (presubmit balking at the line above) Test: python test_device.py Change-Id: I12d464933936b2a210a827ccf19ea201020d8d78 (cherry picked from commit b69c78b0f08e804ce00b71ee7085237a4f316037)