[roll] Roll fuchsia [sestarnix] Support auditallow and dontaudit statements

When calculating the permissions granted to a subject for a given
target domain and class, also calculate the sets of permissions
that should be audit-logged even when permitted by policy, and
those that should never be audit-logged even when denied by policy.

The latter "dontaudit" set is notably used to suppress audit log
spam for permissive domains, e.g. those typically assigned to the
root user.

Original-Bug: 362706116, 379153786, 379657220
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157452
Original-Revision: d6658cd63a5e66f677037d8873cb29e6a1207e03
GitOrigin-RevId: 1b1b74983f35c06df083d97623cd2e8c987306dd
Change-Id: I4e91118e16274f5ed130b60ead93cd49b17d2046
1 file changed
tree: 358f7d98434226a46a5013e36b8a732031064b0e
  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.