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

This reverts commit 8ad362494fb5c7ae6f23a5c3cb84bbea1f9e0b40.

Reason for revert: Broke astro device enumeration

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/+/1272227
Original-Revision: 9a52120cce1a2152a7e28c84f8fa46638e70f3e9
GitOrigin-RevId: 63c832587eaf07744d186bfb19c654473d7a4161
Change-Id: If2646800b794e92e07e4517b4be309e070d39a76
1 file changed
tree: 46c7dab3c7440b811fe49c32d0b2e9ddb4549c4b
  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.