[roll] Roll fuchsia [wlan][sme] Remove fuchsia.wlan.sme/GetFeatureSupport

Policy does not currently use GetFeatureSupport, and does not require
the information provided by FeatureSupport.

This also removes the related query methods from wlan_mlme.fidl.

Original-Bug: 305303708
Test: Manual OOBE
Test: Unit tests
Test: Antlion tryjob on CI/CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235067
Original-Revision: b2ce52df79e41d5caa4fb58cdaac6d712d8c2a5b
GitOrigin-RevId: bee172288cc91323f85ada993f145c78328f18b9
Change-Id: I3aacd63fc9e9219cbaabd32b88de927aa4f19332
1 file changed
tree: 194f7257d42ccadeca50fa33fdb93909a86eb25f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.