commit | e2b6302c4915e9dd253089f91499546efe9721f3 | [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 | 765cc49b48c0473df39201f364e092a96e699d28 [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