[roll] Roll fuchsia [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.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271612
Original-Revision: 8ad362494fb5c7ae6f23a5c3cb84bbea1f9e0b40
GitOrigin-RevId: aaef13bb51e947f9a5726e65a6904062046348d6
Change-Id: I3972d18a278c87c1b2fec527ae6e35930577ced8
1 file changed
tree: f97d75c72837837347ae91bf4300eb853b041489
  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.