[roll] Roll fuchsia [usb-fastboot] Migrate to USBFunction FIDL

Migrate fastboot function to FIDL instead of function Banjo. We can also
get rid of the specific endpoint dispatchers now and leave the driver in
a pure single-dispatcher state -- doing away with all the locking.

Original-Bug: 439593030
Multiply: usb-fastboot-function-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556686
Original-Revision: 522a595f06de5cd4e2384dd9b2ddcecbc2569c8c
GitOrigin-RevId: a561e72e2cc8f5516610aab509409b34d17700b7
Change-Id: I1a62de916c2751fd443281dd68dd0d53633b9819
1 file changed
tree: cc164694ca7e81ff32b5d70ba59cc8b8e2d8dc5e
  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.