[roll] Roll fuchsia [display] Use array instead of vector for building wire fidl. Since the point of using the wire FIDL bindings is to avoid heap allocations, it makes more sense to use std::array. There are probably more instances of the std::vector anti-pattern in the codebase; these were all I could quickly find. Original-Bug: 382141198 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168214 Original-Revision: cb3b12bf0ffb10910bb679541f6f877a5bfc2ce9 GitOrigin-RevId: 206d929b9bb31978323f4442d895c55fec73b8dd Change-Id: If621f7181a3cb247a9dc1b1b4702613da8d6b3e3
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.