[roll] Roll fuchsia Revert "[virtualization][vsock] Enable out of process device"

This reverts commit 8332b34afb80062106eb3e970fc26a7c79f71297.

Reason for revert: GuestManagerTest.LaunchAndUseVsock failing on both x64 and arm64: go/bbid/8806342388874109857 , go/bbid/8806341682782821777

Original change's description:
> [virtualization][vsock] Enable out of process device
>
> Multiply: virtualization-core-tests
> Multiply: virtualization-vsock-tests
>
> Original-Bug: 97355
>
> Tested:
> 1) Flashed to a NUC
> 2) Checked that the new vsock device is being used
> 3) Ran "vsh -c" a bunch of times
> 4) Confirmed that the container loaded and we ended up on
>    machina@penguin
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703365

Original-Bug: 97355
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/709010
Original-Revision: d2bcc4e6982b2be1c98a960f058f5a329772fcbc
GitOrigin-RevId: 3a5595746cc528185de09eb12f6bfbcd6724df55
Change-Id: I5afec7b455000cb869166ed10b2f934d0b3fdafb
1 file changed
tree: b70d627d0e0271e67d98e41386db851254e5696f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.