[roll] Roll fuchsia [scenic] Lower vsync logging level.

This changes the logging level of vsync logs from INFO to
FLATLAND_VERBOSE_LOG. Otherwise it prints out logs on every
vsync.

Original-Fixed: 411526650
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256064
Original-Revision: 840351838fbc96b36b2fba1acd1ba65811bccc76
GitOrigin-RevId: ac631f3bc26ac24d799f54ba959176428a9bf884
Change-Id: I65dcce913cb7c3c07a1efef641e24c68df06870d
1 file changed
tree: 824e8be51451feb4a42331f1a15b4656eb897ad3
  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.