[roll] Roll fuchsia [usb_bulk] switch to using URBs and in parallel Take some inspiration from the Android usb linux crate and instead of using a single usb bulk request to transfer, manage two URBs consectutively. This also attempts to shorten the writes in the event we get an ENOMEM response from ioctl. Review source: https://android-review.googlesource.com/c/platform/system/core/+/2953831 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265266 Original-Revision: 1b667c29095f678dcc28df54f53378f6ce1e54cb GitOrigin-RevId: 009edddd6559519479afc5cf0253e5d661f02b08 Change-Id: Ieb8cdf9f7f2acc439fcb5164053d651f3b52acff
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.