[roll] Roll fuchsia [realm_builder] Dictionary capabilities

Add the Dictionary capability type to RealmBuilder protocols and
libraries.

This change only adds the Dictionary capability and the ability to route
it. Support for routing capabilities to and from dictionaries will
arrive in subsequent changes.

Original-Bug: 339705466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046052
Original-Revision: 8383efe3e1fc59cf4b4880b17aabf506f00045fd
GitOrigin-RevId: 49680d86cbd0c9a1d50d0967be3b1fc67da46cc3
Change-Id: I82ceafcb7226f15675b23adc335f9162169b55b2
1 file changed
tree: 9310e2b7eb736566403ec86ed5e356a1356b9951
  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.