[roll] Roll fuchsia [ffx] Abstract out flashing logic between versions.

Since unlocking logic is different from v1 and v2, and it's internal to
the product, some of the flashing logic needs to be abstracted out in
order create space for unlocking logic.

Original-Bug: 85901
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/590388
Original-Revision: 7a5659579e2340a50cbd5063ee7925b46d4fcf6f
GitOrigin-RevId: 9ec5bd6bfccf48d9d88f538e9cfa79547fff57a5
Change-Id: Ibd9b4f4f73cbeedee49b42d38825826bf18d4fb5
1 file changed
tree: a2300629fcf1edbdc478def7ad8b23e1504f3016
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.