[roll] Roll fuchsia [goldfish-display] Remove multi-display handling logic.

Change I2116bf1b0681deac84a580f542ad50a4e5629298 removed the
multi-display configuration boot arguments from the goldfish-display
driver.

This change removes all the multi-display handling logic from the
display engine driver. The engine driver now only accepts display
configs with the primary display as the only display device.

Test: "fx shell display-tool squares" on core.x64 (ffx emu)
Test: goldfish-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018645
Original-Revision: 52e9fc8051969c6d562b552b85d4e3ee88fea928
GitOrigin-RevId: 1fa4a6de4f119ceca02d8301ae6c75afa828117e
Change-Id: I5e9dae8e800de3a45b4a6c3a4c77737982e89e51
1 file changed
tree: 383d0d8838c43572e2ab3975dcfad65e1e096f1e
  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 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.