[roll] Roll fuchsia [netsvc] Narrow usage of /dev

Narrow usage of /dev to only request the required class/ethernet subdir.

Acquire SysInfo from the service capability instead, which requires
adding the sysinfo component to zedboot images - its absence prior to
this is assumed to be an oversight.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/625742
Original-Revision: 57e413e59a223e8ecc13821029395198831a71cf
GitOrigin-RevId: 890858ddba0dc91a98c7694ce33762c2e15e0a6f
Change-Id: I10feda19f3bc373f538bfcdd89e1c8a50e2cbff1
1 file changed
tree: 2df5e6991b1696bc478d492f92984a378dcf6f93
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.