[roll] Roll fuchsia Revert "[ffx][flash][emu] Use ssh key API which generates missing keys."

This reverts commit 2da805630af825088aefd9128f74ca93840e7804.

Reason for revert: Failing/flaking in CI at a high rate on a couple different builders e.g. go/bbid/8808062910008733873

Original change's description:
> [ffx][flash][emu] Use ssh key API which generates missing keys.
>
> This change updates `target flash` and `emu start` to use the ssh_key
> structure to retrieve the authorized keys. This interface handles
> generating the keys if they do not exist.
>
> Also addressed `ffx clippy` issues found.
>
> Original-Fixed: 97603, 76032
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699187

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702882
Original-Revision: a8eed55c88135037965e2047d124d4bfa7b398c8
GitOrigin-RevId: 58523f51859b4dd2ac686f66f6b37eb6c77471e1
Change-Id: I74e923a914a67b7dbb176b247cb0815d8a421750
1 file changed
tree: 4af500cf27cd122403bc7e749b925a3b359b4fbb
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.