[roll] Roll fuchsia [sestarnix] Add test for io_uring { cmd } permission

The `IORING_OP_URING_CMD` op is not yet supported by
Starnix for sockets.
Once it is supported, `IoUringCmdTest.Cmd/Allowed` will
trigger an error when ran on Starnix, alerting us of the
need to implement the new permission.

Original-Original-Bug: 505326826
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1629277
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Original-Original-Revision: be4fadc270135be1d899fa78d460a5ba7534f761
GitOrigin-RevId: a8ff75ea837686579f28bad578dc9a4c0676c331
Change-Id: I4a5d032dfb02627914f6cc1802fc30ee24d9b822
1 file changed
tree: 221a84074b330e153488dcaf2a27c2029693e643
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.