[roll] Roll fuchsia [display][coordinator] Fix display_destination for color layers. The Coordinator currently calls ApplyConfig() on the display engine driver with an empty `display_destination` for each color layer. This CL applies a temporary fix, and adds a check to fake-display to ensure that we don't regress. A follow-up CL will migrate fake-display to our Banjo adapter library, which adds more extensive validation on layers, including the check added here. In the future, the Coordinator's configuration code will be refactored to remove the need for the brittle workaround introduced here. Original-Bug: 388885807 Test: fx test //src/graphics/display Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253486 Original-Revision: 3f082e928142858c7f4a300aed00094b1e0b2f43 GitOrigin-RevId: ee88c6f2c88f7f68bc23f233996ce7d54b903c41 Change-Id: I7dbfcb4fcd214faaf20dd4388d5fd1ccc6af0d52
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.