[roll] Roll fuchsia [flash-kola] slight reboot message rewording

"Rebooting to latest bootloader" was causing some confusion as it made
it seem like the bootloader was always out-of-date, even if the dev
hasn't changed anything in their tree.

Removing the "latest" part to make it more clear this is just part of
the normal flashing process and doesn't have anything to do with
out-of-date images.

Original-Bug: b/407614253
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240886
Original-Revision: a6324899f6f2a30cff2688caf0786493362ce139
GitOrigin-RevId: 8b36b65063e3788fe92724b902f0ba74659fcd02
Change-Id: I3ad0f9ca69774d294f2221370efcbe8f7a91f157
1 file changed
tree: f3564635ddaa0d501f82e5d18efd3eec95107dc5
  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.