commit | 4532edc54c5eaa2a45515e8df8139a2fc6d638dd | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Tue Jan 09 03:37:49 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 08 19:39:05 2024 -0800 |
tree | 05f24b4222ba37c016836b48d695d455f86d4ea0 | |
parent | 3adf935d8539cf50997213ed78145b04e581983a [diff] |
[roll] Roll fuchsia [display][fidl] Use fuchsia.hardware.i2cimpl/Device FIDL protocol. Previously the fuchsia.hardware.display.engine FIDL library depended on fuchsia.hardware.i2cimpl banjo library. This did not build. This change replaces the banjo library dependency with the corresponding FIDL library and protocol. Test: fx build sdk/fidl/fuchsia.hardware.display.engine:fuchsia.hardware.display.engine_cpp Original-Bug: 314126995 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969458 Original-Revision: a1e9c7e4b415c2e5bfcc48153c695a8017a3a507 GitOrigin-RevId: 9441e72eee5c37a9ff6aaf224bbd6226c75f8039 Change-Id: I7fd7b0bb19022152f12d8ef469374735b00bf918
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
.