[roll] Roll fuchsia [network-device] Define fuchsia.hardware.network.Service

Devfs auto-publishes this service but it was never defined. The
published service has 2 members:
1. device which is `fuchsia.hardware.network.Device` protocol.
2. device_topology which turns out to be load-bearing for netcfg,
it uses the topo path to generate interface name.

Original-Bug: 498863465, 501161302
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569794
Original-Revision: 0ea8fec3b99539e206de6e0b7cc78818f07d06b8
GitOrigin-RevId: 43d876501ebd1599fc8d29ba56b75f8d7ea198e6
Change-Id: I1475d26a34fb1dbc8274c9fa873bdc981758061f
1 file changed
tree: b03aed4a767e01253fab1d933b0eb839233b741a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.