[roll] Roll fuchsia Reland "[devfs] Remove multiplexing from base path"

This reverts commit 52c3b1122019c7b9f40aa726344bdd139726b292.

Reason for revert: not the cause of the failure

Original change's description:
> Revert "[devfs] Remove multiplexing from base path"
>
> This reverts commit 4419e98200cfc3ad65172d1bf141f186edd1397e.
>
> Reason for revert: Causing core_with_dfv2_fuzzing.nelson-debug to failure
>
> Original change's description:
> > [devfs] Remove multiplexing from base path
> >
> > Removes the multiplexing at the base devfs path to just connect to the
> > device protocol. Keeps the node as a default when things are running
> > with dfv1 since there are a lot of fvm tests that use devfs paths with
> > fds.
> >
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934807
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938284

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938695
Original-Revision: 06f9422d21bb8d5eca16bfa684b92870e7454ce3
GitOrigin-RevId: d2205acc808494d4a8d204f6e44f8da4e6ef91bd
Change-Id: I4080141219bb80eb945d91a90fae1812628b4d8c
1 file changed
tree: 3ce6ae62824ffa32ac109fba0d1c2c1176ead35a
  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.