[roll] Roll fuchsia [component_manager] split program_dict in two, rename dict_from_parent

Splits program_dict into program_input_dict and program_output_dict, and
renames dict_from_parent to component_input_dict.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/955952
Original-Revision: 41dacf83974583660a603ccfa1e82b819419753d
GitOrigin-RevId: 0f83c575f1a4fcbbf63e17473829bb14a72a05e5
Change-Id: If3f2be200003d38777147f5a3a41b0738fa1e261
1 file changed
tree: 28bea7ddd961fe32487f04622b96db30461ad543
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.