[roll] Roll fuchsia [component] Switch component::Clone to fuchsia.unknown/Cloneable

Node.Clone is being replaced by Node.Clone2 as part of the ongoing io2
migration. The latter method is already supported by all in and out of
tree servers at all API levels.

Original-Bug: 324111518
Original-Bug: 378924331
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156193
Original-Revision: a5c752dc214f5e5f4922b0e04568ea39d8657c96
GitOrigin-RevId: 5156eb1840fec98fc79c0732bfae5254abfd7c7b
Change-Id: I37fbdf11be4a97eb0551bbc1cae35dab5a663a83
1 file changed
tree: 4f3e52cfa89359a138fed895bbeeafbad90f8c11
  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.