[roll] Roll fuchsia [pkg] Complete io2 migration

Use new Open method for serving out dirs and all package resolution.
Cleanup some associated test code as well. After this change, the only
usages outside of tests for `fuchsia.io/OpenFlags` and
`fuchsia.io/Directory.DeprecatedOpen` are for server implementations.
These will be cleaned up when we mark this method as removed.

Test: fx test //src/sys/pkg
Original-Bug: 324111518
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240964
Original-Revision: bff3be717b190143e425c2151cf89fef6c3524aa
GitOrigin-RevId: d5266f765738b3ec6cd3b7e62c4d3a2b62fbe6a8
Change-Id: Idc7060f7fe887cccb5d8763bb386b18d40c94c3f
1 file changed
tree: a82b2b31cfb5d891340567ad23b78efc9c87e85b
  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.