[roll] Roll fuchsia [starnix][selinux] Implement setsched hook

Check and enforce access for `setsched` permission.

Update `task_setsched` test expectation to passing.

Original-Fixed: 304737908

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986353
Original-Revision: fb32a0538ee0b823d9d29d9662618a3aab03da70
GitOrigin-RevId: f6db091ef14f4a314005e5075882f2e64a63b12e
Change-Id: I61fdd01fbff31d10435063258913c611cac16b8b
1 file changed
tree: ad494a30e564e5708f8391466d39c8f5415d5d1a
  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.