[roll] Roll fuchsia [machina] Disable guest networking by default.

Guest networking is not supported in any capacity. Updated the default
configuration to disable networking, and changed the two most prominent
callsites to explicitly error if guest networking is attempted.

Original-Bug: 410037697
Test: Local validation using guest CLI
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250866
Original-Revision: df2c17d1a2a7372455c6d78dc81c14c6daced93a
GitOrigin-RevId: 8d9a8e520bbca1cf37108e62c167fe3d15500a19
Change-Id: Ia3cefea2b0b6a28b25e86db5e6a42ec7c645d450
1 file changed
tree: a47f27112dcb917dce83cd45ad7672fec23fdcc0
  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.