commit | 154d29bbe8771ba4bc199863bfdae486b04e46e8 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Sun Dec 08 19:07:52 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Dec 08 11:09:46 2024 -0800 |
tree | 0367919d70141e176c3352d2a4d01c9fc250256b | |
parent | a82bbcf9970e930e16fb9655d1dbfffffb80531b [diff] |
[roll] Roll fuchsia [display][fidl] Store config stamps as in-line values. Previously, the config stamp in OnDisplayVsync() event was passed in a FIDL `box`, which is a reference to an out-of-line object. This added unnecessary complexity to the display coordinator and engine drivers. This change removes the `box` from the config stamp field. It's now stored as an in-line value. Test: no-op. Original-Bug: 341156315 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170274 Original-Revision: cca458d53ed0a4183ab50807ea534fcf79d5b907 GitOrigin-RevId: ca5378cd95b7850a6070a9fca7ebb286f0fd2c1a Change-Id: I6860b8fbae4d881a3260e6f426ba27ceaf92c9f0
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.