[roll] Roll fuchsia [wlan][policy] Adds thresholded recovery policy.

This change groups the logic for assessing whether recovery
is warranted for different defects into a single function
that will be provided to the rest of the policy layer.

Original-Bug: 60089
Test: fx test wlancfg-tests
Multiply: wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948063
Original-Revision: c6742c644548c6828a3ef286cb0a3adc196f3340
GitOrigin-RevId: 85b3ca50532f6af78c3a2e3b3d215ae601ba338b
Change-Id: I4b36e62a7813273fa453f5f6cc3ddc5433c1b51b
1 file changed
tree: 40f474133dfa974d35aa6070508df21586b7bb60
  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.