[roll] Roll fuchsia [starnix][selinux] Add explicit-allow policy checks to `Policy` API

This change introduces an API for locating explicit `allow [...];`
policy statements to be used by the security server to detect when some
source, target, permission combination is explicitly allowed by an
SELinux policy.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957094
Original-Revision: d8119301463ec09089c6c5d35f99dbcad8c7b483
GitOrigin-RevId: 5eb3bed0c5ed2df7c649758fa8694ee2e4fba498
Change-Id: I12e14719b51cbd6e68dcbed5990714d53263473b
1 file changed
tree: 26ef39f521810cb0c999642b13fe98ae5de317d0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.