commit | 00226c2a40c987fc91f434866970dba2ee234922 | [log] [tgz] |
---|---|---|
author | Wez <wez@fuchsia.infra.roller.google.com> | Tue Feb 11 13:02:48 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 11 13:04:13 2025 -0800 |
tree | 8a23ade4b33071bf4e47f7635a29f8486a3ac0c7 | |
parent | bae9cc4a077166a24af6b9a2b853c0359e8a1ba9 [diff] |
[roll] Roll fuchsia [sestarnix] Add a `name` argument to `fs_node_init_on_create()` SELinux `type_transition` rules include a form that is conditional on the name of the new file node (i.e. the final element of its initial path). This mechanism is mostly used to label `anon_inode` instances, but is also supported for new file nodes. Add a `name` argument to the init-on-create and can-create new file hooks. Original-Bug: 385075470 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177812 Original-Revision: 6be3a77f17bafebf00ed1e33a85a3f481d72240d GitOrigin-RevId: 6696dd80a7ef4e78cc027ec16bbca1e7a217a0b7 Change-Id: I69c7f56c84b3aa968537410964af2ece5946651d
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 in one of the communication channels documented at get involved.
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
.