[roll] Roll fuchsia [sestarnix] Revise the permission check & todo-deny audit logs

Introduce an audit callback to the permission-checking helper, that
will be called with an AuditContext structure, that the caller can
choose to add details to before emitting the log.

The todo_check_permission!() helper is updated to use the audit
log hook to emit a track_stub!() report for each denial, while
limiting the number of todo-deny audit logs emitted for a each
location.

Original-Bug: 380399690, 362707360
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1165232
Original-Revision: 05a687fbac6756f99776e7cca4bc68c24f02f71f
GitOrigin-RevId: ab80dd084835f32767b986f828cc5e66205ee212
Change-Id: I82a93241efeda19d20780e00595e95b00fdd241d
1 file changed
tree: 04c75fd0e8adcebd96f16aefb0f747a5021d025c
  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.