[roll] Roll fuchsia [display][coordinator] Fix CheckConfig() Banjo translation logic.

Ib518ec9a8867bbf980d08e8e2c47e0ac6c7e8456 accidentally dropped the logic
for translating the draft configuration stored in DisplayConfig to the
Banjo structure used by Client and EngineDriverClient. This effectively
turned CheckConfig() into a noop that always returned true.

This CL also has a workaround for https://fxbug.dev/402804098,
which is needed to pass CQ.

Original-Bug: 402835296
Test: fx test //src/graphics/display
Test: Booted workbench_eng.x64 with ffx emu start --engine qemu
Test: ffx target ssh display-tool squares
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225544
Original-Revision: ceb5373892b1415817a1ef9ed2b124ffe1f29fff
GitOrigin-RevId: 942ae560b1d76942e8527b937bb5893d0bc2cd60
Change-Id: Ia78d928b56dd21d7e5be6224451a1b4ecf408cec
1 file changed
tree: f9a2b2745fbe1a5f745612d00004b7cd1115c733
  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.