[roll] Roll fuchsia [starnix][cgroup] Move FsNodes to Directory and Hierarchy

Previously `Cgroup` owns its corresponding directory node and interface
nodes. Moved directory node to a newly-defined `Hierarchy` that is
owned by the filesystem, and moved interface nodes to `CgroupDirectory`.

This is part of the work to move `Cgroup` to starnix_core.

Original-Bug: 388077431
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204265
Original-Revision: b04d7e7cf2a22db2963f417c36a5d6aa45d86e0b
GitOrigin-RevId: 17aad48366b17e632fbc73b54b89b9e2299e26b2
Change-Id: I5e37a29df1eb069a16a25a6120d9874fba7b6387
1 file changed
tree: 6733f022814d94a3d3294ded1d762972d729ac5e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.