[roll] Roll fuchsia [wlan] Create and use common WlanKeyConfig

This removes SetKeyDescriptor from fuchsia.wlan.fullmac and creates
WlanKeyConfig in fuchsia.wlan.common.

WlanKeyConfig is based on WlanKeyConfiguration in fuchsia.wlan.softmac,
but the softmac type is kept and will need to be soft transitioned at
some point in the future.

Test: fx test brcmfmac nxpfmac fullmac wlanif
Test: OOBE
Test: WlanSecurityComplianceABGTest and ConnectionStressTest antlion tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941094
Original-Revision: 7d6ce36d69127ca5cb861d24333ec1d1b3a17893
GitOrigin-RevId: df1a903961e772f7adddc0b18c269b968bdbd94f
Change-Id: I2c3f558d0e5f923e67c0630da76f995f90b74858
1 file changed
tree: 0175705afa32f4007a8ea7bd0789b76d82c980f2
  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.