commit | 57180cd7753a3103d03ef79c6f418f556fc107c9 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Aug 08 21:26:02 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 08 14:27:11 2024 -0700 |
tree | 4061028a6adf195e115dfda366f35351c73a9b75 | |
parent | 79b4874958fbc34241bc24129017b15bceb2a586 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.