[roll] Roll fuchsia [netsvc] Migrate device discovery to C++

Avoid openat while I'm here, it's not appropriate to use it when
connecting to services. See https://fxbug.dev/90875 for details.

Add netstack team to OWNERS on device-name-provider.

Original-Bug: 90875
Original-Bug: 69585
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/625741
Original-Revision: 5d9abb5385d4463dd5e23b46ef23f4910c37d7ce
GitOrigin-RevId: 2ac0af7fdef0c12d3cf26fe21e6202c7de8be1ee
Change-Id: Ideb5e5145391944f4c4060301dcf25c1abddea1c
1 file changed
tree: e7382adbdc06f521523dc5d7d937312239c359fa
  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.