[roll] Roll fuchsia [package-directory] Add open3 support

Add open3 support and remove open2.

Original-Bug: 324112547
Test: fx test //src/sys/pkg/lib/package-directory
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1083212
Original-Revision: cb37fd12e3c25ac8e6853c076a77798670798788
GitOrigin-RevId: 1c7a83310d21767f858b7bab872e1256881d98f9
Change-Id: Iee774f5662d7ada108ea30dd4ee3ae924dbbb7b1
1 file changed
tree: b7cbabc478d3e9cb7f72104594ca416cb69c7b0a
  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 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.