[roll] Roll fuchsia Revert "[ffx] Determine RCS state in target list (reland)"

This reverts commit 69e1910e8e02b0c6ae15846f56aee4c7e13f40ae.

Reason for revert: Likely causing "ffx target list" hanging forever on nucs: https://chat.google.com/room/AAAAJ1r5-cY/RpcobyNDppU https://irm.corp.google.com/signals/s_acx5WMs82XyQTaGsNkT3?ladders=turquoise-infra-foundation&services=&search=

Original change's description:
> [ffx] Determine RCS state in target list (reland)
>
> When running `ffx target list` when discovery is turned off
> in the daemon, we discover devices locally. This CL adds the
> next requirement, which is to try to connect to RCS, and get
> get the product/board information.
>
> (Added in reland) Timeout (default: 10 seconds; configurable
> via "target.host_pipe_ssh_timeout") if there is no response from a
> target, in which case report "unknown" for RCS and product.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1036333

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1038987
Original-Revision: 049e56d5fd250e26df35683b0d4dae7e3dbedb11
GitOrigin-RevId: 7c44f252ee3da7fba9fb4f7a6d621ec0adcce8f4
Change-Id: I4f23b05062d005a8a0f2ae22b38fa31a6335f4ea
1 file changed
tree: 111ca550bc2564de44a1ed7f2545647a9182c33c
  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.