[roll] Roll fuchsia [sestarnix] Update hooks visibility to pub(super) This CL updates the visibility of the check_fs_node_[create, mkdir, symlink, mknod]_access functions to pub(super), matching the visibility of other functions in the same file. These implementations of the hooks should only be called from /src/starnix/kernel/security/hooks.rs and nowhere else. And pub(super) reflects the correct permissions for that. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1141872 Original-Revision: ab35580ef8a500c5ac282e5063420c5bc5be3519 GitOrigin-RevId: 9c6e33d2d3fdc11a282f3e2e7b396a8ffde150ef Change-Id: I31fec8d71da1e99a1da2cafe62b99bd7af5619e3
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.