[roll] Roll fuchsia [starnix] Add a thread role for the crypt service.

This thread gets a lot of latency-sensitive traffic from fxfs
when there's a lot of page thrash in the system.

Original-Bug: 401027710
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228566
Original-Revision: cd2e1baa76f59516b62b845faa31c053373c2152
GitOrigin-RevId: ba7488681e0479b75b4ad944bc4621657268bbbe
Change-Id: I5e99dfb80a6e8a5d814ce5ab3cf1074f5dfc3fb1
1 file changed
tree: eba46fe0e8ea444d959ddef2c98aa52699f67f6c
  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.