[roll] Roll fuchsia [wlan] Remove old driver features from mode mgmt.

The old driver features enum has been replaced by driver feature
queries. This change removes the old driver features from WLAN Policy
mode management. The old driver features are no longer used by other
layers in the stack. This change passes ACTS suite VapeInteropTest.

Original-Bug: 88315
Test: fx test iwlwifi_test wlan-hw-sim-lib-test wlan-hw-sim-test \
              wlancfg-tests wlanstack-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682244
Original-Revision: 9dc1d71ef90630020e3e86245cbb70478abab9da
GitOrigin-RevId: ae73a6d736ba373de2ad56cce6a65c7f5db77123
Change-Id: Icbd66364676c86b7f0d08ff8381253dbbfb5d587
1 file changed
tree: 04e4ba0703a7b26974cdd0e216f1fdf6af466194
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.