[roll] Roll fuchsia [iwlwifi] Workaround for set_key error.

This is a WAR that keeps track of the keys added
in FW and deletes them when the STA disconnects.

Bug; 81776

Test: Verified with manual test of 100 connection
attempts. Added a SIM test to verify keys are
added correctly and removed after client
dis-associates.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591625
Original-Revision: 5a546c6fdb53b852e23398236ce224283a4a71bc
GitOrigin-RevId: 536c5c9ebc13ca65a5f412817ea2f53b14cd5ce4
Change-Id: I27a9ebaebdb94721f07fc164a94ed2ad7fbe850b
1 file changed
tree: c7ea9aa9e44934c2c3e1c8b9aff66a177e0d490c
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.