[roll] Roll fuchsia [display][coordinator] Disallow an invalid API usage flow. We already avoid empty configurations by ensuring that SetDisplayLayers() only succeeds when the list of layers assigned to a display is non-empty. This CL flags an API misuse case where ApplyConfig() is called without any registered layers. Most likely, the client called ApplyConfig() before calling CreateLayer(). This can also happen if the client called DestroyLayer() for all created layers. Original-Bug: 394413629 Test: fx test //src/graphics/display Test: Booted workbench_eng.x64 using ffx emu start --engine qemu Test: ffx target ssh display-tool squares Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221167 Original-Revision: d973fcb7290a122680b44b41b4849a1ab4e6f7aa GitOrigin-RevId: b20e2c966d332271ba9f334539a91bdb57c68359 Change-Id: I50328662e7a6836ba7ecaf95c27f54cb225b3d90
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.