commit | b69c78b0f08e804ce00b71ee7085237a4f316037 | [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 | 857da299c7d494a8f9d140ad7d3c3dad7c288e62 | |
parent | 2f8da95b8de46be3df41835a076ea9d09ca99c51 [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