[roll] Roll fuchsia [assembly] Move 'restrict_persistent_storage' to assembly from 'core_realm()'

This moves the core shards selected by 'restrict_persistent_storage' to
assembly, which uses the build-type to perform the selection.

This changes some OOT recovery-like images to use restricted persistent
storage as they were previously setting this flag to false, possibly in
error.

Original-Bug: 124178

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/823843
Original-Revision: ca677a4539952e3192bbb54471bb52e5b0e68aec
GitOrigin-RevId: 0bedad2a4230bd11057ad78faff9dabc0c169d77
Change-Id: I5777aba254d54dd9ed4a5e5f03130be408d96f05
1 file changed
tree: 6e43ab886ec570075de32ee1a1a5fb5a5234f854
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.