[roll] Roll fuchsia [usb_bulk]: no longer drain input queue and set timeout to 0 Some devices in fastboot take O(seconds) to return from a read operation and spamming the devices with `ioctl` is not great for their performance. Now also leaving the input queue alone when opening the target as since our ioctl timeout is now infinite, if there is no data to be drained it will wait forever. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262927 Original-Revision: c0360a2e2a335e05d8ed85ca6e8623a73995ebe1 GitOrigin-RevId: c2adbcae3457afefb3de2dbb8f41557e88a6bacf Change-Id: I2597f2db632e67e6ce75b6ce56f6e6b70dfcde78
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.