commit | 5a7e8890ab781f424f7df7ed62e388588406a12b | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Sat Feb 17 02:04:44 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 16 18:07:36 2024 -0800 |
tree | 821e24caaaff524db4749abdc300a1c82791f6e6 | |
parent | d1c7049b9e588b938e8d098d588453a1b4c4a768 [diff] |
[roll] Roll fuchsia [amlogic-display][vout] Inject PanelConfig to Vout. This adds the PanelConfig const pointer to Vout ctor so that the PanelConfig will be injected and stored in the factory function. DSI Vout-related hardware component classes (e.g. Clock, DsiHost, and Lcd) may use the PanelConfig from the given pointer. Test: no-op expected. Test: core.nelson booted. Original-Bug: 318800903 Original-Bug: 318479388 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969343 Original-Revision: 4052c6ddc63cca4649e2b84c7fcab4f1ddf01a24 GitOrigin-RevId: 434f9d7f08ab17b532a6d548fb03ce82c7d1a277 Change-Id: I13d3df314940542be9e560928b63cc45d91db3f2
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
.