[roll] Roll fuchsia [display] Replace cpp20::span with std::span. Now that the display stack only supports C++20 (or newer), cpp20::span is equivalent to std::span. We replace it so that it is consistent across our codebase, so that human and agents can use the correct header and types. Test: fx build Original-Bug: 499363914 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1565580 Original-Revision: 416d62453dbe8d3dea0be6a0638bf9446a4f2410 GitOrigin-RevId: c7507998afffc52f0f055096c2a46a2a1a65bf40 Change-Id: I6859cb66f865b7c79327a22f648917c5e5fad244
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.