[roll] Roll fuchsia Reland "[ffx] Add VSOCK-based USB connectivity"

This reverts commit 7f24b9ab8088b5b5e7281b4c3ee27dac36629419.

Reason for revert: Disabled offending code on Mac

Original change's description:
> Revert "[ffx] Add VSOCK-based USB connectivity"
>
> This reverts commit b1c82f153b1edc10bab4c0c5486789a7566f92ba.
>
> Reason for revert: broke mac builders, for example: https://luci-milo.appspot.com/ui/p/fuchsia/builders/global.ci/sdk-core-mac/b8718519150028327665/overview
>
> Original change's description:
> > [ffx] Add VSOCK-based USB connectivity
> >
> > Change-Id: I26d77f207b685aba863376f508130ced9ca24e7c
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238449
> > Reviewed-by: Megan Batty <mgnb@google.com>
> > Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> > Fuchsia-Auto-Submit: Casey Dahlin <sadmac@google.com>
> > API-Review: Ian McKellar <ianloic@google.com>
> > Reviewed-by: Ian McKellar <ianloic@google.com>
>
> Change-Id: I0b4127a7b76ae8353bf9bdeb0f7bec348ce57800
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244446
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Thomas Gales <tgales@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245565
Original-Revision: 2175e8e707aae50d75cdf689d8f3a6b0e91f1bd8
GitOrigin-RevId: e36c9adc89d81a76e71097568d23a0b97c8fd536
Change-Id: Ia732895fc55302885d03877455ccc8deb9805daf
1 file changed
tree: b3b2c447868f337877bdd6d878b61a55b3d84216
  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.