[roll] Roll fuchsia Revert "[devfs] Remove classes from multiplexing allowlist"

This reverts commit 492b93bb173bd5f4bbac43380a9d6caa5d14380a.

Reason for revert: causing card tests & media latency tests to fail

Original change's description:
> [devfs] Remove classes from multiplexing allowlist
>
> Remove all of the classes that don't depend on multiplexing.
>
> While we're here, add the protocol id to the error message to
> make it more obvious which class path relied on multiplexing.
>
> 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
> Run-All-Tests: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/834857

Original-Bug: 112484
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/836378
Original-Revision: 5fe4b996e050af3158df01a28633b6180bd790d5
GitOrigin-RevId: 9043441eeb53beca7d8a88902ccf320d3234039d
Change-Id: I22d140314085be8f1be6f14a29753dd1f7aead47
1 file changed
tree: e522938910c8e0278e387522415d73bd3d154108
  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.