[roll] Roll fuchsia [ffx][target] Removing retry message from stderr

This removes printing a retry message from get_remote_proxy() on
standard error. The message is still logged.

This cleans up the output from OTA be removing the scary non-fatal
messages when rebooting, which is part of the normal OTA flow.

Original-Bug: 375200997
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160914
Original-Revision: 7e4b2e3ab4fbe0a948ad105bac93b8c38f6e03d2
GitOrigin-RevId: 00b7b0643f8bfc1f1a783986c101846ce6f9b9c0
Change-Id: I932638e0fcf66c5be240158d62a0bc18e43e300c
1 file changed
tree: 5b111969b51f01db669ca366e9ce888524ba7b57
  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.