[roll] Roll fuchsia [realm_builder] Add a persistent storage shard for the realm builder

This is needed for Starnix tests that want to restart a Starnix
container and have the realm builder not erase the container's data
storage capability. Starnix's storage capability holds its volume-wide
keys so deleting it, amongst other things, shreds the Starnix volume.

Original-Bug: b/401003131
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233390
Original-Revision: 99bea2ea2efaf0bc62bfb492cc0b8b44e951707d
GitOrigin-RevId: 5f04938f604512c3829c6234700a518bc61a477c
Change-Id: Id3f564ba77528c929113b4b73528f4d75463a840
1 file changed
tree: c8f7d3b5d0399bb7d180e37d0b33282d7ab8bf99
  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.