[roll] Roll fuchsia [sestarnix] Implement InitialSid::all_variants() as static data.

The set of initial SIDs is hard-wired into the Starnix kernel, so
returning it in a dynamically-allocated vector is unnecessary.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271124
Original-Revision: ad7552389749b5c16d89b838d17a527d033d14c7
GitOrigin-RevId: b841d7f4e971094c0044b8f85f4a8c4c8deec9d7
Change-Id: Ic3a2f2e7b5bbbeb4279f13b60e17c37e2ccf5cbd
1 file changed
tree: 14563b29aee49041f33b5eb18b9f9daff0ebe4b8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.