[roll] Roll fuchsia [usb] Use async clients in usb-peripheral

We've decided to just to a simpler banjo translation so we need to do
this now to allow function driver implementations to call back into
`usb-peripheral` as part of processing the calls in
`UsbFunctionInterface`.

While we're here, rework `CommonControl` to reduce the API impedance
mismatch from the underlying FIDL call, given that's the only
originating call.

Original-Fixed: 492519815
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1543404
Original-Revision: 62b7bd1b89e222080794f714e61d8f1652fb279f
GitOrigin-RevId: 267ef040224c7a8b6eeee5870663eb40bbc1db17
Change-Id: I24b1a3f711607ae61bbd22f8f11358b0e8a9b61e
1 file changed
tree: 13c58680bdf13f65969fd5b1d4d1167251e57911
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.