| commit | af237817e847149643be62b2b58b90dc77bbe624 | [log] [tgz] |
|---|---|---|
| author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Fri Jun 30 02:09:09 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 29 19:12:01 2023 -0700 |
| tree | 8c29728a692d59a7bde98777117ad44c7fe2bea1 | |
| parent | 9970f9df45dff4e7d702e6494c1772e14c2ba5be [diff] |
[roll] Roll fuchsia [display][fidl] Add "DisplayId" struct. This adds DisplayId to the fuchsia.hardware.display FIDL API. DisplayId is a strong-typed struct wrapping of DisplayIdValue (which is an alias of uint64_t), and will replace all DisplayIdValue usages. This also adds conversion methods ToDisplayId() and ToFidlDisplayId() between FIDL DisplayId struct and api-types-cpp DisplayId structs to api-types-cpp C++ library, and implements From and Default traits for DisplayId types defined in display-utils rust library, as well as corresponding tests for both libraries. Test: api-types-cpp-tests Test: display-utils-tests Original-Bug: 128286 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879132 Original-Revision: cf7e90584a0e844f073a6c3eb6c667f2f1839409 GitOrigin-RevId: 9dcbbc9da138e21e44f2adb78d9545056dff646c Change-Id: Id248aa3350b80feb7e074fc556025cfe7d5737b5
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 via the IRC channel #fuchsia on Freenode.
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.