[roll] Roll fuchsia [examples][components] Update component_manager deps.

This CL adds a dependency on component-manager-for-examples to the
component/routing and component/routing_failed packages, and updates
their documentation to include correct instructions for launching the v2
components with a v1 component manager.

Original-Bug: 72999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/506658
Original-Revision: 87ab91f721fa5d8e57310cbc0fd6f90c221d2eb9
GitOrigin-RevId: 6679fec6873986db43a83437d0145db7f0c2ea97
Change-Id: Ia26a574e27d06ae680abc710706bd61c33a52fd7
1 file changed
tree: c55a0a915c7f49ae04cf60f3bf633be234d81a36
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.