[roll] Roll fuchsia [sestarnix] Add default exceptions config, initially empty.

This is a partial reland of commit
1e5a482d452c8b46b7d91f3a93e91b860e5297d4

Containers with SELinux enabled will now run with a built-in set of
access-check exceptions, unless a configuration file or the
special "#strict" setting, are specified. This simplifies migration
away from the todo_check_permission() workaround, and allows tests
in the SELinux Test Suite to pass, by running the suite with no
exceptions applied.

The exceptions configuration format now accepts both b/<id> and
https://fxbug.dev/<id> forms.

Original-Bug: 389914184
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193715
Original-Revision: fde67e1fbce7b2e77ad28e14b34b80e9b95c5ee0
GitOrigin-RevId: 9a40c1046bde3060bee7d4f67ae2a9ba857d3e73
Change-Id: Icaba709f80faf8eda3efcea022e87907651c340f
1 file changed
tree: b9de73c84af2068947f90d4a9ea61c6d77baa6fb
  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.