[roll] Roll fuchsia [bedrock] Use Senders for Protocols

Add a place where component manager can create its own
Sendable objects.

Update the bedrock code so that protocols created from the
outgoing directory are actually Senders not Open.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008394
Original-Revision: f7d3607d174075c31ebaa665f8b5ce23be1fe8b7
GitOrigin-RevId: 66613d77a58a58687b2a1830ccdac76e909c9248
Change-Id: Ib05b6fc8a6834120774e2ca409bc433aecb46b9b
1 file changed
tree: 429fb30032d18b54120b9b0d2c1cdcd655ea9ef1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.