[roll] Roll fuchsia [display-test] Handle OnVsync2() events instead of OnVsync().

Now the client will expect to see the OnVsync2() event with
new config_stamp after apply a new configuration.

TEST: display-test on bringup.x64 (FEMU)
Original-Bug: 72588
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624689
Original-Revision: 41fe9c08fb4b1c21619bf9786f8f4886007ee2ca
GitOrigin-RevId: fdf86fc38e32c86c68868b46827f77705d578206
Change-Id: I0ec226b8e494b395e37941e9289c42e71709acc2
1 file changed
tree: 9dab2b7c8707a052d9cf94ea0e81605c4e1f532b
  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.