[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
1 file changed
tree: 8a23ade4b33071bf4e47f7635a29f8486a3ac0c7
  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.