commit | 4b5d4da6f6a863638c8100cde5af834a83ac8956 | [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 | cb793da98a131c1c7d6a2a3adabefda860681b4a | |
parent | ef9426d883b74c54cf0a7f7506140097ee88e65d [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