[roll] Roll fuchsia [usb] Fix cdc, fastboot composite detection logic

Usb functions are now added according to a fix order. Adjusts the
expected orders when detecting cdc/fastboot composite.

Original-Bug: 405998172
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258325
Original-Revision: dc3094290f7b2d6fe6e019d82f0d63fe184c5d8d
GitOrigin-RevId: 90f509354d788f460fe5fd822a02314674103da1
Change-Id: I26a2cfcfa71fcfacc89884749024af924b2ea410
1 file changed
tree: f936a13c244b89aac78e3da49ae62baf0c6a7a88
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.