[roll] Roll fuchsia [starnix] Switch cgroup to TmpfsDirectory

The cgroup directory cannot be readonly, as the tasks update the
contents. The interface is still not implemented.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698789
Original-Revision: c9fdcc690fc742c700f957cec27b0095ee92a290
GitOrigin-RevId: d1ec682109d76a27a4912d27eb8ef13bf30dc998
Change-Id: Ibe757a87c03de9bd028c5fae8a611fa4209881de
1 file changed
tree: 34e82a56e24a26b3f60bf907b27451960347b6ef
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.