[roll] Roll fuchsia [devfs][llcpp] Move implementation of Clone to llcpp

Pull out of DevfsFidlHandler's switch and into DevfsFidlServer to be
Dispatch()d to.

Original-Bug: 68648
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482547
Original-Revision: bc46458044d2104b0d5f0cc7fd636ec3ca71c9a4
GitOrigin-RevId: 9a7cd1318a42b6efce84948a3eaad6c049816743
Change-Id: I74885ec45a7814a39b3e3c43e623251496d38dfc
1 file changed
tree: 60983ccc286eab8a8ce238ae86c230d6794f88fb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.