[roll] Roll infra/recipes [aemu] 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/+/632407
Original-Revision: 70e48f3b5403bf7fbb807ac20b18db1fa902b044
GitOrigin-RevId: eb45f41c443af06fe937b36677c34b182c343b1f
Change-Id: Icd6516b08247754c93a4f6bf0c2cffac105d2afe
1 file changed
tree: e6ece66d00da40762220c6f08cf8d101b39d7f38
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.