commit | da725c02c40619e72e811bdce7af87320f98620e | [log] [tgz] |
---|---|---|
author | Hayden Nix <haydennix@fuchsia.infra.roller.google.com> | Fri Dec 06 01:37:02 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 05 17:38:43 2024 -0800 |
tree | cf4d7a2bf49ce0b4c87e1d2c974d699daaf02f21 | |
parent | 9a0a7efa67c8eaa992e51d63515901bef2632c87 [diff] |
[roll] Roll fuchsia [wlan][policy] Pass in roam sender to roam monitor init Adds the roam mpsc::Sender, which the roam monitor service loop uses to send roam requests to the client state machine, as an argument in the `initialize_roam_monitor` method, rather than building it internally. This allows us to intercept that the Sender for testing. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155215 Original-Revision: e0242af48b321282661ea6d66296745624519547 GitOrigin-RevId: f5246b1ed4147ae454a0004efe4052c6b0e55e51 Change-Id: I8430ab68610a00c1dd60fba02a111bc0e4c58cda
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 in one of the communication channels documented at get involved.
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
.