[roll] Roll fuchsia [wlan][policy] record network selection metrics

Modifies existing `NetworkSelectionDecision` telemetry event to include
the number of candidates selected. Logs metric events for the count of
network selections and the number of candidates selected.

See go/fuchsia-wlan:connection-selection-metrics-proposal for details.

Original-Bug: None
Test: Updated network_selection.rs unit tests, and added unit tests to
telemetry mod

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849879
Original-Revision: 6b67952a5a563cdbcfb44dd19911d4a868c6897e
GitOrigin-RevId: fe105c490a20a0a140339a11ec710b99df1323c2
Change-Id: I260c0d3846a4efac2da21080d5e3e285c4d1b2a2
1 file changed
tree: 6b99e3d87a6d1af6cbee904a745f7c8418a0fd08
  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.