[roll] Roll fuchsia [devfs] Remove fuchsia.io/Node from most classes

Remove Node multiplexing from all classes except storage and gpu
related classes.

This was verified using CQ only. It is possible that this change
breaks programs that don't have CQ coverage. In such cases, the
relevant entries should be re-added one at a time instead of
reverting this CL.

Original-Bug: 112484
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/819607
Original-Revision: 55ae4ee161ecdc36b5ff85483334d5ea66b52296
GitOrigin-RevId: a6035d8de5213e3307ae23d15eff5af374d6bee4
Change-Id: I79eb69bbfc8ecf9273fbe5a16073c4147a70b67b
1 file changed
tree: c6841643ae67d334a4b37d89c2c9f5f60045aced
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.