[roll] Roll fuchsia [display][fidl] Remove events from the Coordinator protocol.

CoordinatorListener is the canonical API for receiving information from
the Coordinator. All clients have been migrated. This CL removes the
events from the Coordinator protocol, and unifies documentation comments
with the CoordinatorListener methods.

Original-Bug: 355334166
Original-Bug: 316631158
Test: fx test //src/graphics/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191052
Original-Revision: a240df5ec1f7eb18892ac96728a9acf19044e5dc
GitOrigin-RevId: 91a897dd27a94fc6095392a6fdd47d8b0aa2e84e
Change-Id: Icdf3b058ce20be89a563a55681429c4125da0bc3
1 file changed
tree: e8d5afbfb503f781ac5e718fb6a40a1e04e3fbf0
  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.