[roll] Roll fuchsia [infra] Add fastboot binary to infra tools bundle.

This ensures that the fastboot binary will be built with the infra tools
so that it can be uploaded with the CAS inputs for shards that need it
for flashing.

Original-Bug: 417807433
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277284
Original-Revision: 7abbeb4884bfbb7677e7c4d8cb407982d73b25fc
GitOrigin-RevId: cefae9fc259864287047a2da7a05a5c3ab0cb037
Change-Id: Iac47848fa7bf0de666aa28f0d0c03685b4482481
1 file changed
tree: 5f8ddd8bbba40e62313e4b58923bd16b380fad9b
  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.