[roll] Roll fuchsia [component_manager] Dispatch CapabilityRouted event less

Only dispatch CapabilityRouted event when a default capability
provider does not exist.

This should reduce the occurrence of this event to just framework
capability routes.

This reduces the time taken to find a capability provider
from ~100µs to under 10µs for component-provided capabilities.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/736205
Original-Revision: 6f1285cb661e023e55ab556b1f456dcb8f6a3cce
GitOrigin-RevId: 78d098578a43b6d3909f0c260a6f38d4c869443c
Change-Id: I789c80504cea70e58bcedfeb1f3672bb6973a01e
1 file changed
tree: 2ecce8f182618a5f6a7f875a55a0578233c3f80a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.