[roll] Roll fuchsia [sysmem] Add Sysmem protocol binding on the driver dispatcher.

The Sysmem `bindings_` is created on the driver_dispatcher()
so all its bindings should be added on the same dispatcher.
This change fixes the ConnectSysmem() implementation to make
sure that it is served on the correct dispatcher.

Test: /boot/test/sysmem-v1 on core.nelson-debug
Test: /boot/test/sysmem-v1 on core.nelson-release
Original-Bug: 357989336
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097672
Original-Revision: 2fb6e2881b3ec31be91abb044689ad0ef1a8d051
GitOrigin-RevId: 8d8940470625626e8eaa7eb6f14e4c811705fe99
Change-Id: I1091395b22aef2d86da46dffa0d34ab30a6c7c38
1 file changed
tree: 4061028a6adf195e115dfda366f35351c73a9b75
  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.