Wait for disconnect when rebooting to userspace FB
Wait for the device to disconnect when rebooting to userspace fastboot. This is a particular problem for USB-over-IP devices, which must tunnel the USB commands over a relatively-slow network and thus will not disconnect as quickly as local ones. Only currently effective for Linux hosts, since LinuxUsbTransport is the only transport that implements WaitForDisconnect(). Test Plan: provision with a usbip-attached device, see flash succeed Change-Id: Ia8903dfa6e40755377870fbeaef9162934f992a0
Loading
Please register or sign in to comment