[roll] Roll fuchsia [MessageHub] Deliver all messages to brokers.

This changelist modifies the behavior of brokers, delivering
all messages to any top level brokers, even ones the broker
forwards. Observe behavior is preserved, where future
replies to the message will be delivered on the child
receptor. Since the broker and child recepter share the
same MessengerId, the broker will be excluded from
participation in this case.

To better emphasize this change, observe has been
renamed to spawn_observer.

Original-Fixed: 68713
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/478257
Original-Revision: 5f3d47f4fdf2e263e49a927add74f557baab15eb
GitOrigin-RevId: 37845faa0695c580b13d393d7f83adf92ab06446
Change-Id: Ib36b95686cd3fcccb3f6bb7e6ce4bad6557ec0ef
1 file changed
tree: bb56d8b13df3681489a90fda9a5f8b7ea9cbd2fb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.