[roll] Roll fuchsia [fake-display] Use OnDisplayAdded().

This change replaces the deprecated OnDisplaysChanged() event with
the preferred OnDisplayAdded().

This change also deletes the dead code path from SetupDisplayInterface()
where the display callback interface is never initialized.

Test: flatland_display_compositor_pixeltest_with_fake_display
Original-Bug: 339311596
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045416
Original-Revision: 301b9a22110f20884a43caf8deb193cefca7fa04
GitOrigin-RevId: 226ac40cc2af4c6d32dfd61c2ed28ea55973a14d
Change-Id: Iccb52b1733afa0caeab1e6dc22e250f39b7bec64
1 file changed
tree: 25177016a25bf3bbbfd2ef164885ccde0eb86a24
  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.