[roll] Roll fuchsia [scenic] Add parameterized frame_prediction_margin to scenic

In fxr/1235465 we added frame_prediction_margin_in_us to `ui` structured
config. Now in this change we read this value from config and set the
margin of error on scenic's predicted frame duration from this config
value, replacing the previously hardcoded margin of 3ms.

Original-Bug: b/403614788
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241924
Original-Revision: 409d79ce9c9e63029d188b70683e6b21dd5fa03e
GitOrigin-RevId: 049d57845861914565f9b5aa3acbaeaed6b311fe
Change-Id: I21297612fae8c50d458e20493e9c37c4f36ced86
1 file changed
tree: cbad422de3f2b20578caa312e7b3f4f5eaf19c74
  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.