[roll] Roll fuchsia [wlan] Remove fuchsia.hardware.wlan.phyinfo.

fuchsia.hardware.wlan.phyinfo only contains the old driver features
representation, which is no longer in use because it has been replaced
by driver feature queries. This change removes the last references to
phyinfo (which are in MLME), and removes phyinfo entirely.

Original-Bug: 88315
Test: fx test iwlwifi_test wlan_tests wlan-mlme-tests wlanphy-unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681787
Original-Revision: 61d470c3fb7f1fab33f5cae6131421791ff877e5
GitOrigin-RevId: 89243bd8548d77b445195eb5bb8cfb42dd3d2ac1
Change-Id: Ia1122df5e5246aacaaa9124cb85d4f8d1efb17f9
1 file changed
tree: 342e87c6bcded0dccd4bbaaf43764a5bccb9d46f
  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.