[roll] Roll fuchsia [display][coordinator][fidl] Rename EnableVsync().

fuchsia.hardware.display/Coordinator.EnableVsync is confusingly named --
it seems like a hardware feature is enabled or disabled.

This CL renames the method, and cleans up comments around the VSync
events API. This CL also renames related methods in the Display
Coordinator implementation.

Original-Bug: 316631158
Test: fx test //src/graphics/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186498
Original-Revision: cac830529b083116d33d2045a35e0998d207989a
GitOrigin-RevId: a3a31e6a4648aca3eebbf6c7197ebcea358bcc6a
Change-Id: I719d72127c26f676970383c9219d3c3dd5fc995c
1 file changed
tree: bc7124c653bd95eb222e21234c2d47b3d1decab2
  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.