[roll] Roll fuchsia [display][coordinator] Introduce AddedDisplayInfo. This CL splits the DisplayInfo creation process into two stages. First, the Banjo type raw_display_info_t gets converted into an AddedDisplayInfo instance. Second, the AddedDisplayInfo instance is consumed to create a DisplayInfo instance. The AddedDisplayInfo instance retains all the information referenced by raw_display_info_t, and can safely be passed between dispatchers. Follow-up CLs will take advantage of this to consolidate new display registration to the client dispatcher. Original-Bug: 336394440 Test: fx test //src/graphics/display Test: Booted workbench.x64 using ffx emu start --engine qemu Test: ffx target ssh display-tool squares Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211508 Original-Revision: 07fa699cd362b7ac7c2b40737b881653697f759c GitOrigin-RevId: ca331e607c3047b9fe0d725af6642e2d7f4ebaad Change-Id: I4c7c98d2f385fac0afe1bbaafa646efa875c619a
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 in one of the communication channels documented at get involved.
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.