[roll] Roll fuchsia [connectivity] Migrate Clone -> Clone2

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: 378924331
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156216
Original-Revision: 217cac49b77492f6b8262175832a54c03637dc5c
GitOrigin-RevId: b05efd356bb6255751f30f3f75a390ef90ecee32
Change-Id: Ibbce3909e1c69b2b6a967e6044dedc6be8f82afb
1 file changed
tree: d791913a8d1472cae17bf66949b3e8b439cf631d
  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.