commit | bfe5e3e2a343ecb911107bc3f99cfe10c5f3cac2 | [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 | f71cb737ec64776e8b7d664a998bae32158f7e63 [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