[roll] Roll fuchsia [fake-display] Refactor layer and config lists in unit tests. This CL is a prefactoring for I0bf6dca1f806a0c99bdd347779f7eb4057a927d9, which migrates the Banjo API between the Display Coordinator and display engine drivers away from lists of pointers. This CL migrates the lists of layers and display configurations hard-coded in tests away from lists of pointers to disparate data structures, and towards arrays of structures. The lists of pointers required by the current Banjo API are built on top of the arrays, and can be removed in an easy-to-review diff when the Banjo API is migrated. This CL also switches the fake-display test target to fake-display-unittests, to match the convention that is emerging across the display stack. Original-Bug: 314126494 Test: fx test fake-display-unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034116 Original-Revision: 9c37cc194ebbcaf2bcaef91358743cd03931c970 GitOrigin-RevId: 87d8784c4f7b2497eff5062aeca01e06ba18ef5a Change-Id: If16f61da1468bc247e0de4a5a0bb1c55988e4074
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.