[roll] Roll fuchsia [wlan][policy] Add connection duration roam metric

Log a metric for how long the device was connected to an AP before
roaming to another AP or how long it was connected before an unexpected
disconnect and the total of both to compare.

Currently the decision of whether or not a roam should happen is not
implemented, but when it is implemented it will send a telemetry event
for the proactive network switch.

Test: added unit tests: fx test wlancfg-test,
      manually tested with also_log_locally for non-roam disconnectss
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/616661
Original-Revision: de58ad838e66893df2695deeff334ea310a354eb
GitOrigin-RevId: ead8e8c6a5f6bab77a34bbdaa655b1e23f6d2c98
Change-Id: Iad99ac4522a7c19ded603a20be2b610fea5a0228
1 file changed
tree: 7d07509418bf82544eb4550172ad1786d57d4723
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.