[roll] Roll fuchsia [revert][starnix] Early-exit the Starnix container on SELinux denials

This reverts commit 2f08284bd49ea95feb1a4e979ed4205a4efca5a8.

Reason for revert: Internal tests are failing: b/411461980

Original-Bug: 409316718, 409514539
Original change's description:
> [starnix] Early-exit the Starnix container on SELinux denials
>
> We assume that containers using SELinux run with valid policy and
> should therefore not emit any AVC denial audit-logs.
>
> Original-Bug: 409316718, 409514539
> Cq-Include-Trybots: luci.turquoise.global.try:sdk-bazel-linux-android
> Change-Id: I328bcce4d9b63019a0ca73448af9c7ee444fefc6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247724
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Wez <wez@google.com>
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>

Original-Bug: 409316718, 409514539
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255348
Original-Revision: 8b5ae6cde9da0e30709cacd828a95d850996e07e
GitOrigin-RevId: 2ad94f47d409af10b8337367088d12ef8a1d46a2
Change-Id: I121480ba4c0082b700283fe85176d45fb0f928f6
1 file changed
tree: 82648363b78bb79850393784b21615a2b421911f
  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.