[roll] Roll fuchsia [sestarnix] Emit audit log lines to the kernel log

The PermissionCheck implementation now returns both the result of
the access check, and a flag indicating whether the result should
be audit-logged.

The SELinux hooks implementation checks these to decide whether
to synthesize and log information, currently into the kernel log.

Original-Bug: 331375792, 362707360, 362699811, 362706116
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106432
Original-Revision: a29e2762618147a0c54264509e4c00409c91bd12
GitOrigin-RevId: 0b08991f38b62b63188f4f138901de1b67658128
Change-Id: I1dca04305a943a23550597f4f97a58ae84a033e6
1 file changed
tree: c325dcaf8b25d5bcae5fafed5200fbc8861c726b
  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 via the IRC channel #fuchsia on Freenode.

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.