[roll] Roll fuchsia [display] Remove OnVsync().

This removes OnVsync() event completely from Display Controller
FIDL interface.

Original-Bug: 72588
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624692
Original-Revision: ae1fd1b028f2470f6b88a0ec171c85be9b044126
GitOrigin-RevId: e25da60525a6d1f5ccffe441de24977f7ec449bd
Change-Id: I59d8679aa8d86ff4db29cb22be58118e81beff83
1 file changed
tree: cb2d9087eb9ab2641cc1235926987ed7be8ba213
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.