[roll] Roll fuchsia [nmfs] Only instantiate NetworkManager with flag

By using "peek" in the Expando, we will only initialize the
NetworkManager struct when the "network_manager" container flag is
enabled in features.rs. Return EPERM on each of the filesystem calls
when the NetworkManager is not present.

The existing tests are split into the proxy enabled and non-proxy
enabled variant. Integrate any checks that are done internal to the
NetworkManager into the proxy variant of the tests and remove the
non-proxy variants.

Original-Bug: 461796926
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426775
Original-Revision: f08c62f90dfb7139d04b213658496b95e3b147ea
GitOrigin-RevId: 1c0a2fbbe021ec6669b8dc78ec12d881bfd3d329
Change-Id: I9e28afd369396c508de526454734bbc0bca04b36
1 file changed
tree: 360979f1492845a1b87415a1edcac3ab94008dd3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.