[roll] Roll fuchsia [fake-display][composite] Use fragment names to retrieve fragements Also did some of the following cleanups: * Use ddk::PDev rather than C style banjo. * Use C++ banjo rather than C style banjo for other protocols. * Pass around either ddk::PDev or ddk::CompositeProtocolClient rather than a zx_device_t in initialization paths. * Use std::optional rather than std::unique_ptr for wrapper around unitialize ddk:MmioBuffer. These changes reduce boilerplate considerably. Original-Bug: 53535 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455056 Original-Revision: 56fe7d252b83d15bfd9ce82949bfe403862181d7 GitOrigin-RevId: d69d77ffd85456912babbf7ce1fe527a4ace537a Change-Id: Ia2b925f3da630df705b59bfe5e3fe6dad7224ea3
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.