commit | ef704a18ce744e12d8f8a1b388be0667662d08b8 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Jun 07 12:11:19 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Oct 02 14:38:03 2017 -0700 |
tree | e0f04b1f6076f66bcc24e02458a3a0d274f76abe | |
parent | 5414d15da73ec0901aa883609810ccf54af75c6c [diff] |
adb: remove SendConnectOnHost. This logic appears to be racy, and it shouldn't actually be needed, if our devices follow the USB spec. Use libusb_set_interface_alt_setting on device initialization as well, to add one more thing that should reset the data toggles. Bug: http://b/32952319 Test: python test_device.py Change-Id: I392198af3d72c524b893e5056afa2b4617cea49c