[roll] Roll fuchsia [ffx][flash] Clean up the output

Clean up the output to stdout and remove tmp file path which is not
actionable or informational to the user.

Cleaned up output:

```
Uploading... Done [0.26s]
Partitioning bootloader... Done [0.23s]
Uploading... Done [1.62s]
Partitioning zircon_a... Done [0.56s]
Uploading... Done [1.51s]
Partitioning zircon_r... Done [0.55s]
...
```

Test: ffx target flash && host_x64/ffx_fastboot_lib_test
Original-Bug: 317643523
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003640
Original-Revision: a2986ebad0a80ad8d00e55ed3978290a8a24f77a
GitOrigin-RevId: 098bdda414a429b02057167c0b5fbebe04a455f0
Change-Id: I02a161615c9a810cd15dbafeac03244855f70e0f
1 file changed
tree: 440780b53753f33c52b39314213c6da0f7ca5b2a
  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 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.