[roll] Roll fuchsia [wlan] Use feature query to detect DFS in SME.

SME formerly determined whether a device supported DFS via the driver
features enum. Now SME uses the spectrum management feature query to
determine this. This change passes 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/+/669502
Original-Revision: 0dfff122916652bf3f5de3beea5a96c921445774
GitOrigin-RevId: ad44be34b9e40e38af194fdf61a55cf001b0774f
Change-Id: Ie1b70b34739e5a3c37060fc2f4a8ac119551281e
1 file changed
tree: 590de27d7c2cdc3f6f890b3a89fe89425e67c009
  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.