[roll] Roll fuchsia [sestarnix] Check sys_rawio for FIBMAP ioctl

This is the last substantial permission-related part of getting the
capable_sys test of the SELinux Test Suite passing. Since it's pretty
obscure (we're not yet aware of any FIBMAP callers other than the
SELinux Test Suite) and we'll need to fake a successful return of the
ioctl we introduce the selinux_test_suite kernel feature flag to allow
Starnix to take action based on whether or not it is running the
SELinux Test Suite.

Original-Bug: 364569559
Original-Bug: 392615438
Original-Bug: 398663315
Original-Bug: 404795644
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222964
Original-Revision: 47dd09f1bc5dd1f239d7588d761ee8ef25e9d20b
GitOrigin-RevId: ae0fdb9833293cd8b7556a6724d3d904ffc81470
Change-Id: Ie780fbe1178846de7b3a34cd097d898cf2239542
1 file changed
tree: e0a16995218dc48b42e9e08193ce7403dd230bb5
  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.