[roll] Roll fuchsia [fake-display] Move configuration variables to FakeDisplayDeviceConfig.

This change adds a new struct FakeDisplayDeviceConfig which will
contain all configurable properties of the FakeDisplay driver used
for fake display creation.

Currently we only move `start_vsync_thread` into the config struct.

Test: Refactor only. No-op expected.
Test: fake-display-test
Test: display-coordinator-unittests

Original-Bug: 114001
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862140
Original-Revision: 7a13a8c55477809e01ba6f007acd57bd79658e39
GitOrigin-RevId: eec2df1f3288859d381b85b9b5af4b89dcbf73bc
Change-Id: Id00bb9190790fdbd64fd57ccf77d0ae56bb468ea
1 file changed
tree: b155428a74cca2c6749e5f763c5e8d1143c79d9c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.