[roll] Roll fuchsia [sestarnix] Handle Tasks being gone, for Task-labeled FsNodes

Some FsNodes are labeled with an associated Task, whose current
label is the FsNode's effective label. An edge-case exists when an
FsNode is access-checked, that is labeled with a Task that has
already terminated.

We now return the policy's "unlabeled" SID in this case, allowing
more code to rely on all FsNodes having been labeled.

Original-Bug: 381210513
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170712
Original-Revision: 550595368397a5a738f472574e3ebe51ff0dfe9d
GitOrigin-RevId: eaff67fd3ccc6ddf3f1d282d1eb8908cc6ab1b83
Change-Id: Ia86bdf3d8697a16781a17b4150188f4e9896ed57
1 file changed
tree: b7b64f746fca2dbfeb808ff749c122c60035508e
  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.