[roll] Roll fuchsia [ffx][manual_targets]: adds watcher for manual_targets

* Adds ManualTargetWatcher, which polls a given ManualTargets and tests
  each found ManualTarget for liveness. Emits
  ManualTargetEvent::Discoverd or ManualTargetEvent::Lost events
  depending on if a target is lost or discovered.
* Adds recommended_watcher which constructs the default "recommended"
  ManualTargetWatcher

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/960030
Original-Revision: 5a3324b1d2dba6c6ef9213f3150ec794288c5608
GitOrigin-RevId: ed4a073edfcca5275b7624a7794ea8e0a836f833
Change-Id: Ic5e6557b2ed231e7281ebfb49f78c9a386ac6f2d
1 file changed
tree: 37efa85c6d73eb77a8a7bd28c97c52d57bfeea21
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.