[roll] Roll fuchsia [component] Support escrowing a dictionary

The escrowed_dictionary field lets a component store a bedrock
dictionary capability before it stops, which lets it store whatever
custom state or handles to persist state.

Since most of the escrow machinery is there, this only took a bit to
wiring.

Multiply: stop_with_escrow_integration_test
Original-Fixed: b/331955417

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040188
Original-Revision: 0761f8631c8b00a7d3ed9e959e830bcbe9be7d8b
GitOrigin-RevId: 62eeea1bf671caceaa53b1d4522b1453ee1add94
Change-Id: I412f359ef4699d4264407c484922eeb832ce734d
1 file changed
tree: d2ffe9e31bea31753f69a733eb70b9e167b5e047
  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 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.