[roll] Roll fuchsia [devfs] Remove unnecessary cloning in devfs

The Devnode target does not need to be cloned.
its copy constructor is adequate.

Original-Bug: 342232656

Testing: tested using devfs_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190200
Original-Revision: 01f1e0bef5b450fcb0b338d8d97949e5a9a6ec36
GitOrigin-RevId: ce8fded93e9e2754c7d9e237d6c5b191389dba72
Change-Id: Ic466316eb0e1bfd6dc58d98cbf8e31ae2488feb3
1 file changed
tree: 3b11b5731d10663797e6b5727cc76600cf3f19d4
  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.