[roll] Roll fuchsia [abi-compat][fuchsia.io] Special case Directory.Open2

Adds a special-cased exception for Directory.Open2 being missing. This
is being carefully handled.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106794
Original-Revision: be4aa9ce480ca797099848fa1387c0635c82315f
GitOrigin-RevId: 7c1fe3037721755ecd6ca3cd993bda3b50c447ad
Change-Id: If2430a9d606b7ed169066ff977c64b5e53af7043
1 file changed
tree: 4db7482ad8b00c620f2d07118af807f80186560b
  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.