[roll] Roll fuchsia [sestarnix] Fold unique initial SIDs policy into base policy

Remove initial_sids_policy.conf, which was a copy of base_policy.conf
plus unique initial SIDs, and define unique sids in the base policy
instead.

Remove the initial SIDs that are not listed in the `ReferenceInitialSid`
enum.

Add type transition for file created in unlabeled filesystem to address
https://fuchsia-review.git.corp.google.com/c/fuchsia/+/1238286/comment/f0ce77e6_b2cd5d55/.

Rename initial SID test to unlabeled fs test.

Original-Bug: 363215797

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249684
Original-Revision: 5144f17ebacacc684abc7fd155499d793044c659
GitOrigin-RevId: 12d242c9b043915b27365477d166570ec98dea82
Change-Id: I44b269ccb1ac742e2dad113c8f59d5020a51ff59
1 file changed
tree: 87c037a4e203aa416aaecb2c7a11d8a60d4ad0b3
  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.