commit | 5056d8a63b019daaf36d93e2ee792639ed67a999 | [log] [tgz] |
---|---|---|
author | Claire Gonyeo <cgonyeo@fuchsia.infra.roller.google.com> | Tue Dec 12 14:24:51 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 12 06:26:06 2023 -0800 |
tree | 4e0f591ce4fd6d38653c1ad19adffc533b9b6099 | |
parent | 36fca15c08525766bdbd2ecd747cd0ca831c09ca [diff] |
[roll] Roll fuchsia [component_manager] change dict schema to be flat Changes the schema for the program output dictionary and the component input and output dictionaries to be flat. Now a router is placed at `$CAPABILITY_NAME`, whereas before it would be placed at `$CAPABILITY_NAME/router`. Revamps the `DictExt` capability to support the new use case, and removes the now unused `CapabilityDict` and `CapabilityDictMut`. Original-Fixed: 315812682 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957418 Original-Revision: 4bdac77b60ea0c5bb650c98476b36a3ab6509e7d GitOrigin-RevId: 0495991674835314e5d2bca6fa0c2746b504056e Change-Id: I39f845ad9badf906d01d678bf56e20b22b476aa9
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.