[roll] Roll fuchsia [wlan][fullmac] Remove QueryMacSublayerSupport

Since SME no longer calls QueryMacSublayerSupport on startup, the
FullMAC API no longer needs QueryMacSublayerSupport.

Original-Bug: 305303708
Test: Unit tests on CI/CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235565
Original-Revision: 73a3febafd1d4ad8cead9f2388883911384bf0b9
GitOrigin-RevId: 80fbfd740085be0f167813dfad19c441821142eb
Change-Id: I5b1837cc18fd821421976f0a732ea7994ea3e776
1 file changed
tree: e9c3550e024a7fcf81f5d5f0ab915f2429af064f
  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.