[roll] Roll fuchsia [starnix] Account the number of access denials audited by SELinux

Count the number of access denials audit-logged, to allow validation
against policy regressions. This account does not include un-enforced
(i.e. todo_deny or permissive-domain) nor un-logged (i.e. dontaudit)
denials.

Original-Bug: 409316718, 409514539
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251324
Original-Revision: bf5f07b453941c1a032e9265326eb72900564041
GitOrigin-RevId: 2748caaeace1b042ad62226a13b4a07a42f962ad
Change-Id: I7f322493db37ef2139ed13e514a46a8a2bdb99a8
1 file changed
tree: 64012d046f1d851598a340b46f5fa07f7916dd6b
  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.