[roll] Roll fuchsia [sestarnix] Enable capable_sys test suite test

This requires adding a phoney response to the FIBMAP ioctl. We're
reasonably confident that the SELinux Test Suite is going to be the
only caller ever of the FIBMAP ioctl ever, but we still protect
ourselves by guarding the phoney response behind the selinux_test_suite
kernel option.

Original-Bug: 364569559
Original-Bug: 392615438
Original-Bug: 404795644
Original-Fixes: 398663315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240945
Original-Revision: 36a00df416642b7202e288b9e1e5d0d404b3913a
GitOrigin-RevId: 1029cc289d420747946ae8c42a2a299dba5d9792
Change-Id: If9a0be39ba14025ed53f9d3d0758f3f1acf3359b
1 file changed
tree: fc21fb5d29c8463b00306c2a156dabc9a88c86c7
  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.