[roll] Roll fuchsia [ffx][fho] Fix knock target timeout

In `try_connect()`, the target is knocked with a 500ms timeout, which is
less than the allowed minimum in ffx_target (currently 1s), hence is
reproducibly errors out. This raises the timeout to the current
definiton of DEFAULT_RCS_KNOCK_TIMEOUT.

Original-Fixed: b/341921704
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050273
Original-Revision: 96cf3de4b299b7b7fbcedf251db72e98dc9b2253
GitOrigin-RevId: 294df265deabac40fd551051df9d105758d32590
Change-Id: Ib3eb38dc873cecbfbab729302a230916c461e94c
1 file changed
tree: b6cda1aba64f77dd9f726be44a16a59009fecc22
  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.