[roll] Roll fuchsia [build] Add build argument for fastboot

This way users can specify fastboot in args.gn. Fastboot currently
isn't shipped as a prebuilt for arm64, but it still exists and can be
retrieved via methods like apt-get. This allows for using fastboot
without assuming it's shipped as a prebuilt.

Original-Bug: 62896
Original-Bug: 102636
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702510
Original-Revision: 84a0416fb49ccc1123c345e96784bb4c5d6cfa84
GitOrigin-RevId: c882cdbe04df9cc95b8d7f52bbe8b36080b5a4f9
Change-Id: Idbc4062881c260044d47fa0b807cd792fab93c93
1 file changed
tree: 2a185151aece3cf4b86f221c23d10d4298f78b71
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.