[roll] Roll fuchsia [starnix][selinux] Initial file-create security context algorithm This change implements a (somewhat incomplete) algorithm for computing the security context of newly created files. The algorithm does not know how to interpret one of the default range enum values (`ClassDefaultRange::DEFAULT_UNKNOWN_USED_VALUE` appears in known policies, but we have yet to determine its interpretation). It also does not account for `*_transition` statements that should cause a transition to a new context when the object is created. Original-Bug: b/322353836 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986275 Original-Revision: 9caec1bf74f26a63277a539dbc8f6c69e5c7f1b5 GitOrigin-RevId: b7c0a16c084ef7b11a89d7f3067ef7f8504b5fc0 Change-Id: Ibade90181284d677a39602ae18c9e3526a8ebb90
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.