[roll] Roll fuchsia [fidlcat] Add builtin semantics for io2

Add semantics for Directory.Open3 and Cloneable.Clone2. These methods
have superceded Directory.Open and Node.Clone respectively.

Test: fx test //src/lib/fidl_codec
Original-Bug: 324080864
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163414
Original-Revision: 4081b10252a4093e003bfbfc390f72e77a4dd913
GitOrigin-RevId: 8dc991fe689602700360d6f3cbf3a0512b6f42ee
Change-Id: I9addf26ff05d77e28f392dd25c7cce75541a05cc
1 file changed
tree: 5b9afc3d811bd514914a73c8985d20087934a2da
  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.