[roll] Roll infra/recipes [size_diff] Add size_diff recipe module

This change adds a recipe module for the size_diff tool. A future change
will integrate this recipe module with fuchsia/build.py.

Original-Bug: 85953
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/605800
Original-Revision: 5c4802075c4d1f1f97cd1201f6524420bca15b39
GitOrigin-RevId: 9d401be6eaa4bea6647b1fefde8a74373a28b895
Change-Id: I4ba46803592a8b7bbf4cdbd4b298035ea73888f4
1 file changed
tree: 5f5a02cc2be640268d3ec76b04b5e0b2b976845e
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.