[roll] Roll fuchsia [starnix] Move task priority into scheduler policy.

Creates a single location from which to update Zircon
thread profiles.

Real-time schedulers are now inherited by a child
process like the nice value, which gets another
bionic test case to pass. However these schedulers
still do not have any practical effect on how Zircon
schedules a Starnix-based task.

Original-Bug: b/297438302
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/908934
Original-Revision: d39cd3f7e476c3033294b1b4d65457c52b926f0f
GitOrigin-RevId: 5393fa6b104a0597e9df51da4a3139259a4576c7
Change-Id: Ic6de47ed557d2d7557328d2a3bafaa806012e45f
1 file changed
tree: 87b08a5db96cda670e386171aa94da599fbbdef0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.