[roll] Roll fuchsia [scenic] Redefine average fps metric for inspect

This value is currently calculated as as hypothetical_max_fps Scenic can
do, which isn't interesting and doesn't mean fps. This CL replaces it
with the actual fps calculation.

Original-Fixed: b/325523818
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992416
Original-Revision: f0aa925604e5e616b07e459180fa11e30ca9c424
GitOrigin-RevId: 704caa6d9ab57abacbd16296a29cd43b6e8e2947
Change-Id: Ib01028ce7bf9ff3bd60fb4cc5b25136df8bfceee
1 file changed
tree: 1e66cd46922b8b4f070eaf9a9b1d16ff20c6a4b1
  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 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.