[roll] Roll fuchsia [wlan][policy] Remove SNR from stationary roams This changes removes SNR as a potential roam reason for the stationary roam monitor profile. This is because our stationary devices currently always report the noise as -91dBm, so using both RSSI and SNR is unnecessary. Additionally, because of arithmetic rounding differences, the reported SNR integer does NOT always equal the reported RSSI integer - (-91), so using both introduces inconsistent roam reasons without benefit. The backoff behavior, which was based in part around the presence of new roam reasons, is updated in the next CL. Original-Bug: b/409839414 Test: fx test wlancfg-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254546 Original-Revision: d1be3e21556bcfb2e7077c6e3b4e2a0f01a3b586 GitOrigin-RevId: b8cdc8163437227638c20ce5db08ff1ce029898d Change-Id: I19c6f44e4d68ac7aacfd17b108167bc1a66fd148
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.