[roll] Roll fuchsia [wlan] Move clean state logic to affordance

Migrating wlan_policy_controller initialization functionality from antlion.

In Honeydew:
- Added ensure_clean_state() to AsyncWlanPolicy interface.
- Implemented ensure_clean_state() in AsyncWlanPolicyUsingFc, which
  clears networks and restarts client connections.

Original-Bug: 500737382
Original-Bug: 467782472
Test: http://cr-buildbucket.appspot.com/build/8683780268044590913

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1581757
Original-Revision: 150e880c212ade806d340f66f8e0027da22a4b33
GitOrigin-RevId: a55f5ddff57f419d614aa68d1ad52bdb73630c9f
Change-Id: Iad69f1702695393bd45b1352b7cde46fb245b3b4
1 file changed
tree: 6470a0d017addfff968b9604870b2d444a5e378c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.