[roll] Roll fuchsia [sestarnix][policy] Parse xperm rules

Adds parsing and some basic query methods
for extended permissions.

Also adds identifiers for two other
rule types related to type changes. This
seems to complete the list of possible
types of an AccessVectorRule policy struct.

Original-Bug: 374832936

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211959
Original-Revision: bd68ce9485fc2a9e7b1345c0851203f76faf8808
GitOrigin-RevId: 2df17fd27e2e6c117c85862e1cd675d17626595d
Change-Id: I7b597aa125a1c3a4c7537e7a3c342057e6907dd4
1 file changed
tree: 9df9130ac5583e30bb8fbbcba83d5b4c4a586427
  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.