[roll] Roll fuchsia [wlan][policy] Show WPA2/3 as WPA2 to external consumers

This CL causes mixed-mode WPA2/3 networks to appear as WPA2 networks
for users of the Policy layer, regardless of WPA3 support on device.

Original-Bug: b/182209070
Test: fx test wlancfg-test
      manual testing with WPA2 and WPA2/3 networks
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/500683
Original-Revision: 1fc26fc89edf1a8cc73fba1fb3c5e110df5797c0
GitOrigin-RevId: 10245fe71522bcd3597114e36d185ed6493b5275
Change-Id: I839685bfe5a8e1378a4a1207dbb0ed5e91ba391f
1 file changed
tree: 1233733812edba9b09293d0ea53fa9a53d3c2242
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.