[roll] Roll fuchsia [recovery-android] Show failures in UI

Make use of messages to show failures if any of the operations fail,
could also be used to show more progress.

Also avoid the sleep by queueing a message after render.

Original-Fixed: 416523779
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272409
Original-Revision: 21da6866b1c7fcd34c4428f9a9afe1f8d7bb57d2
GitOrigin-RevId: f52fc6e2c18515ce1dc4d9bd3bca1735cb4a15bf
Change-Id: I4d24532de3f841a837bdf06ed5e7d6bb9dfbe3be
1 file changed
tree: d27868fc127a946bb70d8eb3ebba9f3aab6b7de1
  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.