[roll] Roll fuchsia [sestarnix] Create all Fuchsia-space Anon nodes as private

Migrate all Anon nodes wrapping Fuchsia primitives (those with
internal names of the form "[fuchsia:...]", which do not align
directly with Linux equivalents) to be private, so that they are
un-labeled and not access-checked.

Labeling & checks will be re-introduced for this class of file node
as part of a broader review of Fuchsia-space resource treatment.

Original-Bug: 404739824, 404773987
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242104
Original-Revision: a1ff29af2300dfd951ee09e224805baec957bd9b
GitOrigin-RevId: 2afd4c9cb6d866950f8c0a453d53c65497f76909
Change-Id: I72b731f25009ddddd950d720df50b27100bf5f4e
1 file changed
tree: 1dbca70a4997d87deb0bdd77cfe6745dd3a887b6
  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.