[roll] Roll fuchsia [goldfish-display] Do not parse multi-display kernel arguments.

This removes the multi-display kernel argument parsing logic
from the goldfish-display driver, so that the driver only
creates the primary display device.

A follow-up change will clean up the remaining multi-display
support logic from the driver.

Test: "ffx emu start" on core.x64
Original-Bug: 332437709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018641
Original-Revision: 3fc6f83215925ea2d49bc52b392c6ac2c1fa6c88
GitOrigin-RevId: cee54558f0c6b8d6e6baa78fa3e6b85a4a500f08
Change-Id: I203451a805c7bc1870834ad2e17693b036410901
1 file changed
tree: 90425eb2be987ec79c79902f7a6c061d0b933dff
  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.