[roll] Roll fuchsia [wlan] Begin to use security feature query in SME.

This change plumbs the security support data into SME, and uses it for
SME's internal logic for determining if WPA3 is supported. A future
change will replace the rest of the uses of the old driver features
enum with the security support query in SME. This test passes the ACTS
test suites PolicyScanTest and VapeInteropTest.

Original-Bug: 88315
Test: fx test wlanstack-tests wlan-hw-sim-test wlan-sme-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669849
Original-Revision: e1406eafaaa3a63785b180df1b89a847531cf22a
GitOrigin-RevId: afd8dfe35300c7539708afea144fbaf547ba802c
Change-Id: I289ea5a9f6ade85823207e9eb470fd2a05e23522
1 file changed
tree: 26c5d730cd294ebafe0a37267e303b57b69aae8d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.