[roll] Roll fuchsia [devicetree] Add Property::AsStringList

Add a convenient container/iterator for the common case
of a "string" value used to encode a list of strings.

Original-Bug: 68762
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482938
Original-Revision: 6781791e5b549233fe045dd71c18e4e83c3d9b86
GitOrigin-RevId: 589e64e22b1287ca1e8e246092ee5cbd40d66192
Change-Id: I937797b5b100f426257f6f3815d00ebbe7613295
1 file changed
tree: cc728ff84967cbe7b00df41d95c24dd0c3fb5f71
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.