[roll] Roll fuchsia [sestarnix] Remove special-casing for "anon" and "sockfs"

Anonymous FsNodes and sockets are now labeled, so we can remove
the special-cases from the unlabeled-FsNode path in the
fs_node_effective_sid_and_class() helper.

Original-Bug: 376237171, 364568517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235088
Original-Revision: 0481501e73ab804bc17e66327fffe86bdc7790ef
GitOrigin-RevId: 137740289dc50e9cf360e0cdc656872dcd4aec79
Change-Id: I06d669e2459d3d0e3d3a75a26e458d85ab555252
1 file changed
tree: 22e4a7503429a840f9af09d117509e4486ae79c8
  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.