[roll] Roll fuchsia Reland "[aml-cpu] Stop adding devfs nodes"

This is a reland of commit 8ad362494fb5c7ae6f23a5c3cb84bbea1f9e0b40

Original change's description:
> [aml-cpu] Stop adding devfs nodes
>
> These are unused as the only clients have been migrated to use service
> capabilities directly. We can remove adding the child nodes entirely as
> they were unbindable anyways and only added for the purpose of adding
> devfs nodes.
>
> Change-Id: I41f189d6ce7d85f1bbed4f1965e04fcabc3af774
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271612
> Reviewed-by: Megan Batty <mgnb@google.com>
> Fuchsia-Auto-Submit: Suraj Malhotra <surajmalhotra@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Gurjant Kalsi <gkalsi@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272230
Original-Revision: 15b7f6ac227a6d2f171e1fb3e6363a2b31cf1262
GitOrigin-RevId: 1ae7fee339465a84eaf00449b56456ef49e597c9
Change-Id: I79ac9cfff009f9bff040f17b3d877676492f01e5
1 file changed
tree: d23a20269d4567e3dc1263668040c9f52fbbaa47
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.