[roll] Roll fuchsia [wlan] Remove old driver features from softmac.
The old driver features enum has been replaced by driver feature
queries. This change removes the old driver features from softmac and
drivers that implement softmac. The old driver features are no longer
used by higher layers in the stack. This change passes ACTS suite
VapeInteropTest.
This change also removes softmac references to phyinfo.fidl.
phyinfo.fidl only contains a representation of the old driver features,
which are no longer used by softmac. Future changes will remove other
references to phyinfo.fidl (e.g. in MLME), and then remove
phyinfo.fidl entirely.
Original-Bug: 88315
Test: fx test iwlwifi_test wlan-hw-sim-test wlancfg-tests \
wlanstack-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680151
Original-Revision: efe1cd36e44ba4f85e4d0097b0ba4c085d0621af
GitOrigin-RevId: 2e532704faf4456b8d990ae3ee9ab571337edaf9
Change-Id: I44cc52d57232bea1448cdf80f9abb357e923206e
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.