[roll] Roll fuchsia [testing] Copy Dictionary handling to new library.

This CL copies Dictionary handling to a new library outside of
realm_proxy, we will update clients to use this and remove the old code
from realm_proxy in a follow-up.

Original-Bug: 336331247
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034035
Original-Revision: 939437ce3cc95bda23528b86a05096c7363e73cf
GitOrigin-RevId: 0e656d062a820f43fd19fcf6524a05397a7bdab8
Change-Id: I3f5c43b5749f9a7fac4259ad107ccf19dc11a1d3
1 file changed
tree: 7f0469f4e46ec06442b36c5821e6f8d043beeec5
  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.