[roll] Roll fuchsia [ffx] Fix RCS=y in `ffx --strict target list`

When using local discovery, `ffx target list` would always report
RCS=Y even when it could not make a connection, due to some
incorrect logic in `try_get_target_info()`.

Original-Fixed: 379698944
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180293
Original-Revision: c1262c6fad0347913ee74e15d4cbe3537d572044
GitOrigin-RevId: ebee958a39a30d639a6805ad8009c58f5a181d47
Change-Id: I6bd0ac3f405bfc1979d564672d6f477e19c497f1
1 file changed
tree: 8c020967f068c12f6ad121832af169c994102f75
  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.