[roll] Roll fuchsia [wlan][policy] Clear listener update on connect

Follow on change to https://fxrev.dev/1190186, which fixed a hanging
"Connecting" listener update that occcurred when disconnect requests were received
during a pending connect request.

The same affect can happen when a second connect request is received
during a prior pending connect request.

This change clears any pending connecting updates when cancelling
ongoing connect requests.

Original-Bug: 376466469
Test: Adds an E2E test to verify Connecting updates aren't left hanging.
Multiply: wlancfg-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206292
Original-Revision: 13fa9d168c2f9338cb757083c0f2e3bf1df33545
GitOrigin-RevId: 7f9451a5988c705e0b2b34218954a6b984ae76bc
Change-Id: I31675cc8011c49a83df396599c43cc01f58651ed
1 file changed
tree: 3c301e9c362fef1bd5784ab0eefec60d202a8ce4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.