[roll] Roll fuchsia [ffx][fastboot] add new subtool target fastboot

Allows users to interact with a fastboot target by invoking raw fastboot
commands as opposed to going through the flash subtool

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263525
Original-Revision: d97b94384a12c172f2ec23fe68486e21d3adf41b
GitOrigin-RevId: 9565170d2f5cb5328d5033bde5946d2ef666d28b
Change-Id: Icbac09ab4e65029be5a1fa7aa74b6b4c7a58000f
1 file changed
tree: 2ab301672b7978de134856929c98ac2f4e5b9772
  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.