[roll] Roll infra/recipes Reland "[build] Add zbi size to output properties."

This is a reland of commit 56b913ed620f0a786a5500172a5065ede7a998c4

Original change's description:
> [build] Add zbi size to output properties.
>
> We can then create a query to help find which builds caused the zbi image
> to increase by a significant amount.
>
> Original-Bug: 424212365
> Change-Id: I6bde68097aaa1e02274528b2a99283752a566b60
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1302310
> Commit-Queue: Ina Huh <ihuh@google.com>
> Fuchsia-Auto-Submit: Ina Huh <ihuh@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Bug: 424212365
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1307384
Original-Revision: be995c043c72c24e7805ffbd035a09aadd44319f
GitOrigin-RevId: 6365a36ae5fb1c5849d14c7e156becda74a360e8
Change-Id: I9887d13a94685a2ce181650c9975e6778c8a3d20
1 file changed
tree: 1035ef4d5bf8aff7d10d87e02cdd656b5adc26a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.