[roll] Roll fuchsia [fxtest] Skip second health check

We don't need to check if a device is connected twice. This will reduce
the time spent in checks before running tests.

Original-Bug: 414428269
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261589
Original-Revision: 20b8aecc5f3eb97afec96d822075e24ac9d1b739
GitOrigin-RevId: da20944c983924c51f85fb86a548cb1ad1f8a344
Change-Id: I7c05566bb43bc302acdf0929e53d8668a7784327
1 file changed
tree: 3b1ac840a8342296875944dfe0dedd770f33f0b4
  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.