[roll] Roll fuchsia [starnix][selinux] Add has_permission() helpers to SELinux AVC

This change introduces helper functions for code contexts that need to
answer the query "does [access controller] grant all of [permissions]
for [source] to access [target] of [target_type]?".

Original-Bug: b/304776236
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/936375
Original-Revision: 2b322cb4246fcb16d14e1fec720f5e73954a42a1
GitOrigin-RevId: 3a7b661b0bbaeefa4c23717efb55433c73cf1d4f
Change-Id: I16ca0add1eff6e1c37c7d8cfe1900c260e3c109b
1 file changed
tree: 7f156c212331de91488c5935c97331f513c85d62
  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.