[roll] Roll fuchsia [fuchsia.io] Merge All io1/io2 Protocols

Merge Node1/Node2 into Node, and merge Directory1/Directory2/Openable
into Directory. This was already done for the File protocol previously.
All protocol methods already have selectors that follow these
conventions, and this does not affect binary compatibility.

There are no out-of-tree users relying on the individual non-composed
protocols since they require much of the composed functionality to be
usable.

Original-Bug: 372465380
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1134353
Original-Revision: c71d6458a9a72dab9035c193d8f0eefb20356724
GitOrigin-RevId: 53a608f5799529670472aa339d0ab12340fdfdbd
Change-Id: I541897fa79893bc104a5dcfb3855f917071cd134
1 file changed
tree: b4a64ce3fbeafb75e74220150b1aa3443860b113
  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.