[roll] Roll fuchsia [uart] Introduce uart::all::Config::Match Introduce a static method in charge of returning a matching configuration object if any. This allows to slowly migrate more of the logic that uses uart::all::Driver as a payload to be moved/copied around. Removes `MaybeCreate` from drivers in favor of `TryMatch` which returns a configuration object. uart::all::Driver::Match will be eventually be retired and it just relies on uart::all::Config::Match to determine which driver to use. Original-Bug: 409114044 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247449 Original-Revision: abad19f678af0abaa0b87ef4a1b9f86e5af9459c GitOrigin-RevId: 18b9a5dadd19baa468a5d86b1986eba4c23cff5b Change-Id: I4cc6ed574a1907d191c2494357b18db3a3b1c986
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.