[roll] Roll fuchsia Revert "[starnix] Containers can provide SCHED_FIFO overrides."

This reverts commit f9b71538d0785d182dec990c3fd16cadf44bc58d.

Reason for revert: possible culprit for go/bbid/8721939613392160833

Original change's description:
> [starnix] Containers can provide SCHED_FIFO overrides.
>
> This allows a container to choose different roles for different
> tasks that request SCHED_FIFO and SCHED_RR. Because these scheduler
> policies don't have direct equivalents in our system this will be
> used to provide constant bandwidth profiles for those realtime
> tasks which are critical for a good UX.
>
> Original-Fixed: 308055654
>
> Change-Id: I33cba2863ce6c44977de0b1c0630c768b5f9947b
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207990
> Fuchsia-Auto-Submit: Adam Perry <adamperry@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214092
Original-Revision: 4f71711d0a125e3f6f5f9d1119f06577a9e220af
GitOrigin-RevId: 663ae7ec61839d2c71c1c806098911c13318e326
Change-Id: I5e8a77eef026c029665967828db4169a9b00bece
1 file changed
tree: b6374ffa50ab2511e08891975806c0f61242ab58
  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.