[roll] Roll fuchsia [carnelian] Use Vsync2 events in carnelian / framebuffer.

Carnelian and fuchsia-framebuffer will ignore OnVsync() events
and will only listen to OnVsync2() events instead.

Original-Bug: 72588
TEST: spinning-square-rs, fb_box_rs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624688
Original-Revision: ceff29dfc843f4c66d8462a6621ac428f60ba2e8
GitOrigin-RevId: 6a58af895f1c6b140c1818f86d4d24c60f3b5120
Change-Id: I94d6075dd351c6e762f21a97692660f28d8618f2
1 file changed
tree: 03526654d738b06d073804605bffd58f6424f6af
  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.