[roll] Roll fuchsia [display][fidl] Make RawDisplayInfo fields optional. A display engine driver may only provide a subset of the fields in the `RawDisplayInfo` struct to describe the capability of a display device. For example, a display engine with only embedded displays may only provide a `preferred_modes` vector but leaves the `edid_bytes` and `eddc_client` fields empty. This change makes the `preferred_modes`, `edid_bytes` and `eddc_client` fields in the `RawDisplayInfo` struct optional to make it valid to leave these fields empty. Test: fx build (no behavior change) Original-Bug: 316631158 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077905 Original-Revision: a2be75f784e977b440649d2a95bba7d5bcf181b5 GitOrigin-RevId: ca915be2aadc381afe5475670f283819d2a48c23 Change-Id: If52a4ef52580a9ad4dd02fc786deda2135435a39
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.