[roll] Roll fuchsia [wlan][telemetry] Decouple client_iface_counters processor

With the FIDL API update in https://fxrev.dev/1198577, we no longer need
to pass the connection state from connect_disconnect processor to
client_iface_counters processor.

Original-Fixed: 388617767
Test: Verify no log spam on vim3 and new device when not connected
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199585
Original-Revision: 0173e76150cae6ea9e57fd145c95b345f669a67a
GitOrigin-RevId: 483cffe71de924fc0411cb18ead3d442bb569e82
Change-Id: I3f1a8fbe4dc0d1d23d9192c0553d7fe02381a0dc
1 file changed
tree: bc6ce2db5a7e24872d13745737f3d1eb225d2315
  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.