[roll] Roll fuchsia [nmfs] Add translation for NetworkRegistry types

Add types to the NetworkRegistry FIDL and convert from the filesystem  types to
these new FIDL types. Create tests to confirm translations from multiple
capabilities to a single ConnectivityState, for example.

Include the new fields in the socket-proxy network registry although
they are currently unused.

Original-Bug: 459543591
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1435084
Original-Revision: 3a055f3229d0666a4df22c7255a4ccf0e001ce5b
GitOrigin-RevId: f62a083cd7497b0242b451a1496b83493fa0d6f6
Change-Id: Ib56c0711b77e381f3917942e15ae2610f9a0f9ff
1 file changed
tree: 64d946bf3fcf4542b81b48dffe2189ac896121b7
  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.