[roll] Roll fuchsia [scenic] Add frame_prediction_margin_in_us to UI structured config

This CL creates a new field `frame_prediction_margin_in_us` in the `ui`
config. This allows us to specify the margin of error on scenic's
predicted frame duration based on product configuration, replacing the
previously hardcoded margin.

For now we allow this value to default to the previously hardcoded value
of 3ms, but in ag/32805950 we specify `frame_prediction_margin_in_us`
for product assembly of builds where a shorter render margin time is
more suitable.

Original-Bug: b/403614788
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235465
Original-Revision: a9fa20a0b878cc0654f7f02909ef7646b3f8a1a4
GitOrigin-RevId: 9fea721f58a8cedeceb2e280563c1f3003ec93f5
Change-Id: I9cdc1cf12afc087e56394be28f58d56c91af81da
1 file changed
tree: 8fbea96828efcd75e9c912bbf3379083ac7c9da4
  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.