[roll] Roll fuchsia [wlan][policy] Adds PHY reset control

This change enables wlancfg to reset WLAN PHYs.  This code
path is triggered in build configurations where thresholded
recovery is enabled and when WLAN is detected to be in a
degraded state.  Specifically, the reset can trigger if a
device experiences repeated failures to connect to a
network, scan for networks, start an access point, create
interfaces, or destroy interfaces.

Test: fx test wlancfg-tests
Multiply: wlancfg-tests
Original-Bug: b/328463165
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987896
Original-Revision: 6e5c23e3f71900017cd3a22e9fc7ad6708ad8e7f
GitOrigin-RevId: 64bf50c6e2bedec97076d8317ad0f5d7ddf4d1a9
Change-Id: Ifd924a09f9e35a28b4db57b798f3de5716e1ac25
1 file changed
tree: 83b8532c409b54b6f152e129ca39f9a4ac24dbf6
  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.