[roll] Roll fuchsia [flash-kola] flash super partition last

Some devices are seeing USB instability after flashing large super
partitions. Moving this flash to the very end as it was before we added
SSH keys can make the procedure more reliable.

This also adds some informational messages if we do see a fastboot
error, since it has caused confusion for folks in the past.

Original-Bug: b/405436515
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234133
Original-Revision: c77f272600c019f3b10f081885491e9f64dedad4
GitOrigin-RevId: 6e18f23c70c2149690daa84fc6ffbe4177b22bbd
Change-Id: Ic81f69ff17b09cb93864e8550e974963243b8512
1 file changed
tree: 0cd786c58b855c52304d618d4f45173221473630
  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.