[roll] Roll infra/recipes [crashpad_roller] Use checkout recipe module

... instead of using raw `api.jiri` calls. This lets us benefit from
caching and everything else provided by the checkout module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1275546
Original-Revision: 8ae7ccc0be985456449a91d9e577aa451705cb4c
GitOrigin-RevId: 436847ff3c473bbcfbab8bfc101e5edab206d309
Change-Id: I2140b9bf84e3152a1de5aebe0486c053fa6c8b0a
1 file changed
tree: 6e9a0a55a616a9601851ecc4160d8777f66a70b1
  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.