[roll] Roll fuchsia [display][coordinator] Rework TestFidlClient::Display.

This CL turns the internal Display class with public data members into a
struct, and removes the members are not used in tests.

Original-Bug: 388885807
Test: fx test //src/graphics/display/drivers/coordinator
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190183
Original-Revision: 7604a619a39fec28c5923f3c6e39d88e6b0cba73
GitOrigin-RevId: 849cd1775125e32a6adfe4745eae1a45d3fea1a1
Change-Id: I814bc7059b13e6fa7af7f13f8f90da82b340bcf3
1 file changed
tree: 2176f3432bbfd42f575d8f8c60feb692c5e9bbd5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.