commit | 62c92f0c0529d8d1817afb4ff0c83151e4bb0ea0 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Sep 13 11:17:33 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Sep 13 14:05:39 2017 -0700 |
tree | ed235c2e3fef218def6fe95e86094e4323cb246f | |
parent | 55c8b34f144ab37f0e8a9df4b2399b74f155408f [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 Test: python test_device.py Change-Id: I12d464933936b2a210a827ccf19ea201020d8d78