[roll] Roll fuchsia [factory] 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.

All usages in src/factory are in tests, so we clone all connections with
the original rights instead of ensuring they are readable. This can be
resolved in the future by re-opening the directory with the dot-path if
required.

Original-Bug: 378924331
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155955
Original-Revision: 48b5f223664bd8bdbd752a86ee1d9451a1903eed
GitOrigin-RevId: fdf44ef5a273528d5a02c51c3dbe8978a327c958
Change-Id: Iaf4c642b88f259bca66e31b05f4d2f3c367f399b
1 file changed
tree: 69d17f215a793a9dcbad05fae4f2234cbe922342
  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.