commit | c295e46dff12a5c52b5c05bcd7132f338fe49aac | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Tue Sep 17 20:10:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 17 13:11:50 2024 -0700 |
tree | e2309dfb6b18191bd4efcbca15a21258c36f4770 | |
parent | f221331fe1d74266c0fb03d61a23055b37871a18 [diff] |
[roll] Roll fuchsia [devicetree] Make StringList::iterator an input iterator Add using declarations to StringList:iterator to make it an input iterator, similar to the existing Properties::iterator. This makes it easier to construct an std::vector<std::string_view> from a StringList. Test: fx test //zircon/kernel/lib/devicetree/tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119466 Original-Revision: bc9e8da2ea35d0706773e3d25fd54673e00fb49e GitOrigin-RevId: 88693945729c33ee16af2890d8a436d972c5e23f Change-Id: I44b56892b9957c507e6f757666aa4fa67e419973
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
.