[roll] Roll fuchsia Reland "[ffx] Support Overnet over VSOCK"

This reverts commit 75119786b8db5ba0ad579ce517343cf3413aa358.

Reason for revert: We can just modify the change to not use that flag

Original change's description:
> Revert "[ffx] Support Overnet over VSOCK"
>
> This reverts commit d4e36c68f96d46b63ea8d24063235a4fa031aa30.
>
> Reason for revert:
> error[E0599]: no associated item named `SOCK_NONBLOCK` found for struct `SockFlag` in the current scope
>   --> ../../src/developer/ffx/daemon/target/src/overnet/vsock.rs:25:27
>    |
> 25 |     let flags = SockFlag::SOCK_NONBLOCK;
>    |                           ^^^^^^^^^^^^^ associated item not found in `SockFlag`
>
> Original change's description:
> > [ffx] Support Overnet over VSOCK
> >
> > Change-Id: I7411be0e1f2a54074bf5c5fd58c1e89516248262
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215428
> > Reviewed-by: Steven Grady <slgrady@google.com>
> > Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> > Fuchsia-Auto-Submit: Casey Dahlin <sadmac@google.com>
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: Ie270f23667409b08913d1e1ca0da2dc03949ff61
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239264
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238828
Original-Revision: fcac337a292bfe1e648f08a32a263b8f4ffc5c4c
GitOrigin-RevId: 4e5c4a2be6e05b42a07195e9759549a2fecd5c99
Change-Id: I377c605365b5d044a41a3735362daab42fb6c407
1 file changed
tree: b9c404bfda56e23a74ec0521def46190cbc7f9cb
  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.