[roll] Roll fuchsia [wlan][telemetry] Handle suspend for successive_connect_attempt_failures

This code path is not active because wlanix doesn't plumb suspend event
to telemetry yet.

Original-Bug: 411225794
Original-Fixed: 412460463
Test: Added unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268950
Original-Revision: 1e7183a366e52ad5614c1523f4b0dd8123e7a3ce
GitOrigin-RevId: 65d2d30abb7addab21ee8c4baf833ef081532076
Change-Id: I6487d88ab989ae916f9d257222c31536c100d4ac
1 file changed
tree: c33b161115bd03ed92f07f879d08b17f4239de1f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.