commit | e1dacfc1b65b04958924d1f982263d4aa71b0b94 | [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 | 46de1d7f03b7debfd14ccf77a6e63fa2e66f9f04 [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