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

This replaces the OnDisplaysChanged() event with OnDisplayAdded().

Test: core.x64 on FEMU.
Test: display-tool squares on FEMU.
Original-Bug: 339311596

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045415
Original-Revision: 459f8513566c4dbb416120fcfb4a150d629d821d
GitOrigin-RevId: 46acae2813f5268be04b5515ac23c95fc05c5cfa
Change-Id: Ib9902816ee145239ff8758656e5d20eb4d85fb7b
1 file changed
tree: ef0d66664da70bf6fa2f64e31dcc01cfa3b0b860
  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.