[roll] Roll fuchsia [display][api-types-cpp] Add "Value" suffix to ToFidl*() types. Once we define strong-typed structs in the FIDL we should distinguish between the conversion method returning the FIDL struct and the method returning the value type inside that struct. This change renames all ToFidl...Id() to ToFidl...IdValue() so that it makes the future conversion easier. Test: No-op. Renamed all corresponding test names. Original-Bug: 128286 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878664 Original-Revision: 0913d7c4246d03da12f2a0ecb507245a636f91cf GitOrigin-RevId: 215bb9193e71aee799019046af47ab0275297adc Change-Id: I15136083d4341139ef1c062eb495a1b4c6656f3b
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.