[roll] Roll fuchsia [overnet][usb] Add usb-vsock driver

Adds a driver that implements the `fuchsia.hardware.vsock` fidl
protocol while forwarding the vsock requests and data over a usb bulk
endpoint to the host.

Original-Fixed: 397962936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1232185
Original-Revision: b220d877a88d66001a1e51da265dbd82a2b44837
GitOrigin-RevId: 9166f5159cdfa792498902679864d8b96ecfa75c
Change-Id: I0b19ed49c8c9b511b39b5c59a07fcda96d62d309
1 file changed
tree: 9d3489e08803a50e48f7346e02a7a642c249fab7
  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.