commit | a1adec3c78d0250bcb0aa6b2084aab75d6677755 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Apr 12 17:00:49 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Apr 12 17:12:32 2017 -0700 |
tree | 04d241c9b4c508420a28025c70f5cc53ad15a553 | |
parent | 3ce72977ae2982cfcd113d3c7ceeb9f6c38d1b4a [diff] |
adb: kill adb_thread_{create, join, detach, exit}. We have std::thread now, so we can delete this cruft. Test: python test_device.py Test: adb_test Test: wine adb_test.exe Test: /data/nativetest/adbd_test/adbd_test Change-Id: Ie1c1792547b20dec45e2a62ce6515fcb981c3ef8