[roll] Roll fuchsia [display][banjo][fidl] Add OnDisplayAdded and OnDisplayRemoved events.

This change adds OnDisplayAdded() and OnDisplayRemoved() events
to the banjo DisplayControllerInterface event callback protocol
to replace the OnDisplaysChanged() event that atomically handles
multiple display add / removal events.

This change also adds placeholder methods in the display coordinator
which handles the DisplayControllerInterface events.

Test: no-op.
Original-Bug: 339311596
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045229
Original-Revision: c9f7f81ca2502993616407f3850473d614155184
GitOrigin-RevId: 2b21c31804efdbf10141842dd6bc0f8e560f1f74
Change-Id: Ic0b7c249932954243d25d0c6939a1bb8fd4cc10c
1 file changed
tree: b838155ac7e7bcd9fa7050b3f0663292de633784
  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.