[roll] Roll fuchsia [usb][peripheral] Add vsock+adb function combos

This adds additional composite device PIDs for combinations that include
both vsock and adb, as well as a 3 function pid that includes cdc
ethernet, adb, and vsock.

In order to make configuring this less frought, functions are pre-sorted
by product id so that they are composited together in a reliable order.

Original-Fixed: 410623034
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253646
Original-Revision: 788bded118b322ee4512da2dcbf17d22be81d16a
GitOrigin-RevId: e4829811bc9e984e2dfe881b1fa3315f8e0969fc
Change-Id: I6886e8dde9878a8a9ee6e8d73ef009d3ba03254e
1 file changed
tree: 24be1c7afd15e191b90035910d9736689717b159
  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.