[roll] Roll fuchsia [virtualization] Add FIDL API for device orchestrated connections

(Note: This is an alternative to fxr/678164).

This Connect2 API would be hosted by the device, and remove the need
for a host_vsock binary. Clients would call Listen to allow for guest
initiated connections, and Connect to initiate connections to a guest.

See go/out-of-process-vsock-device for discussion.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678662
Original-Revision: 43040ca3a47f948ed53136296ae2acd321539e79
GitOrigin-RevId: e111a78ed57d65831a0595a04396788fdc4fa21f
Change-Id: I1330a603d49bfbac9a9f420992c6d483ddf06469
1 file changed
tree: c070e18622693644cc93354bac77c9dbc502d9c8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.