[roll] Roll fuchsia [component_manager] Add a CapabilitySource::Void

Void is a valid source for a capability.
This moves the "optional component routed from void"
out of the error section of routing and into the Ok
section.

Original-Fixed: b/313720284
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953722
Original-Revision: fa8fc01cd122f68507ca3719b816e3500e861358
GitOrigin-RevId: 0409a3e41cadaff256314de1a22544a9da08d2bf
Change-Id: Iab9119180efa297836b470185ea9ab4b1a1c4a72
1 file changed
tree: d25d276135e7c59c4999091b7d5dfcf43371e77c
  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.