[roll] Roll fuchsia [display] Remove multi-display migration stubs from drivers.

After Ib518ec9a8867bbf980d08e8e2c47e0ac6c7e8456 landed, the stubs used
to facilitate migrating from a multi-display API to a single-display API
are dead code.

This CL also migrates a fake-display test that was missed in
I07a1742782d6774c3bf431cc08be62f2bf8555c1.

Original-Bug: 42080631
Test: fx test //src/graphics/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210046
Original-Revision: f66fc67c8f380fcf089fc191f9258dcdd745014e
GitOrigin-RevId: d717052fc16a6bfbf17c837960316b6e57fe9ab6
Change-Id: I70f28c3bdd208f4c9ef9697ab33563bbaa3ac874
1 file changed
tree: 96c5ac83ad9fe897188887a437115cbfb46bfed8
  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.