[roll] Roll infra/recipes [llvm] Convert to proto properties

Generated using scripts/props_to_proto.py and then making manual changes
as necessary.

Dict-style properties are deprecated and we'll eventually be converting
all recipes to proto-style properties.

Original-Bug: 88250
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/874277
Original-Revision: 46058d7b49d0f0c5f19c89eb6556932a87b7426a
GitOrigin-RevId: 76900351ba5ea45796b0b230e0152f65fe457f55
Change-Id: Ic90422aa32ac18367c7dcd6c6798262fa433addc
1 file changed
tree: db6558e0829163ff519fb81131db1a61d30382fa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.