[roll] Roll fuchsia [usb-cdc-function] Migrate to USBFunction FIDL

Migrate cdc-function away from the last remnant of banjo. Get rid of all
the locking, now we can operate entirely on a single synchronized
dispatcher.

Original-Bug: 439593030
Multiply: usb-cdc-function-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1555100
Original-Revision: b10ee98a846b6f890c67ef681a01ff7d5af541a5
GitOrigin-RevId: 8b31fbd64a6246a0e4f15b1a4c8503f1056c6370
Change-Id: I089cadafbeb5c7169585367356246c79e29a11d1
1 file changed
tree: ecf57fb6cd4a12c6d1893f2c1e97c59b85ae5268
  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.