| commit | 4824f9f87d595115b6552ac9fe65beb8110e8fe7 | [log] [tgz] |
|---|---|---|
| author | Sean Olson <seanolson@fuchsia.infra.roller.google.com> | Fri Oct 20 20:55:52 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 20 13:57:11 2023 -0700 |
| tree | 6dcc749bbf9c9e7ce41e3a7eb436a7462b773b09 | |
| parent | 1dc2a61fc6d94e077fc2bafb1e86abb393e51bfc [diff] |
[roll] Roll fuchsia [wlan] Migrate SoftMAC `Query` to `WlanSoftmacBridge`. This change migrates `Query` from the `WlanSoftmac` protocol to the `WlanSoftmacBridge` protocol and migrates from Banjo to FIDL in MLME and the generic `wlansoftmac` driver. As part of this migration, `WlanSoftmacBandCapability` has deprecated fields in favor of newer and more ergonomic fields in platform version 15. As a client of these changes, MLME now supports all sets of fields, but prefers the newer fields over the deprecated fields (that is, deprecated fields are ignored if newer fields are present). In a subsequent change, the deprecated fields shall be removed and MLME will no longer read them. These changes should remain compatible with any out-of-tree vendor SoftMAC driver that targets platform version 15. Original-Bug: 135356 Original-Bug: 135357 Original-Bug: 135358 Original-Bug: 135499 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919034 Original-Revision: de73767a374097150868344fd4ed8cb6011ec0e2 GitOrigin-RevId: 9175657e7bfabb5892084a044846edaf06dd551a Change-Id: I91be3f08a87e1611bb217927ba1188a60bbe185d
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.