[roll] Roll fuchsia [sestarnix] Check internal consistency of security levels

Given a proposed security context, checks that the
high security level (if any) dominates the low level.
Previously this check just considered the sensitivities;
this change completes the check by considering the
categories.

Original-Bug: 319232900
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133052
Original-Revision: cab0e27a87665a4d0ab436b8de6ca5a76ea9014a
GitOrigin-RevId: bbfcd77f6abc223d4949bbc01f80b55e623f0db4
Change-Id: I3105ca7e57918da23adf1e155c0c30edda0881be
1 file changed
tree: e1e2fcbc72b36a6117abbc3bcdc5f324fbe9a9ee
  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.