[roll] Roll fuchsia [sys] Migrate resolver and test helpers to io2

Use new VFS helper methods to serve connections where possible.

Original-Bug: 324111518
Test: fx test //src/sys
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240646
Original-Revision: c72f55882478bdf20380002975bc831efb684528
GitOrigin-RevId: d1b0accedccbf2203342fadbe6b0370266d2a88b
Change-Id: Ibcab2331ae65406919af73deda16a8f30b110590
1 file changed
tree: 4e9b99efefc848fb42f4f409d7218571171813f2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.