commit | 734ecc42f65cfecda74922c466c9f0f486ae6ba5 | [log] [tgz] |
---|---|---|
author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Sat Jan 29 06:33:25 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 28 22:34:48 2022 -0800 |
tree | e5f9e080162577fac3527440e1072197fc624de5 | |
parent | e0631297c5d606aede8f47e10da9d45e8e663552 [diff] |
[roll] Roll fuchsia [wlan][sme] Remove dual uses of Channel in SME client state machine Each state in the SME state machine kept a field containing a Channel along with the original ConnectCmd that also contains the channel information. This field removes the additional Channel field. Original-Fixed: 82653 Test: Pure refactor. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/637867 Original-Revision: 56ba4ade04a49a52453e5b5cfb335d6a664ca729 GitOrigin-RevId: 435d643a8cd49d6311fa404f6f84ca1d19cfcdac Change-Id: I8e9672ae0ecdefdc2d3f75a0561c3d165d44d6fa
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
.