commit | 6da94343a44d8802d94783dc4b729d2eea871da2 | [log] [tgz] |
---|---|---|
author | Kevin Lindkvist <lindkvist@fuchsia.infra.roller.google.com> | Tue Aug 13 14:15:36 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 13 07:17:25 2024 -0700 |
tree | 0f8fc8ae0dc54d40102a26a34dcfbeff1fcc0358 | |
parent | 371dffab574bba281b3a539330ffed67f1208e97 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.