[roll] Roll fuchsia [starnix] Add support for explicit seclabel

This change allows components that run inside a Starnix container to
provide a security label to use for their program. This is useful for
tests that run inside an environment where SELinux is enabled.

Original-Bug: 355809979
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098132
Original-Revision: 804d3bf56d95a3bfcce9c333b0d9b69d5ea01ad2
GitOrigin-RevId: 4af877ee7bbde6cfde2b310d108124d04d130eea
Change-Id: I6392a37ad2cd0f4196b43775fb0819ff1473ed04
1 file changed
tree: 0f8fc8ae0dc54d40102a26a34dcfbeff1fcc0358
  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 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.