[roll] Roll infra/recipes [build] Tolerate multiple SDKs.

Historically, the Fuchsia build only produced one Bazel SDK. Now it's
going to produce 2. Make sure we pick the right one in existing
builders.

This will need to be generalized to support building different SDKs in
different builders, but for now this at least allows us to land CLs
without breaking.

Only submit after fxrev.dev/1259104 rolls.

Original-Bug: 411386025
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1260484
Original-Revision: 678483b6af0fadaa5eb684b201261f07cfcfe292
GitOrigin-RevId: 22fdfec121ca1ae11540d0a9943c36abc73e2cab
Change-Id: Ie3331f03561a0da60e6bf48a18e4862054d10c45
1 file changed
tree: 825c780353b070766c0a14429817890cf808eb71
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.