[roll] Roll fuchsia [wlan][policy] Make roam scan backoff exponential

This changes the backoff between roam scans (when there is no change to
the roam reasons) from linear to exponential. This is to allow more
frequent scans shortly after new connections or changes, when roaming
is most likely to be useful (e.g. a rebooting mesh network).

Original-Bug: None
Test: fx test wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250028
Original-Revision: b6affb1a4e15f606a02c71864b8253ed84233453
GitOrigin-RevId: 077a4ab6f55490b5d37c097faaca77603d060aed
Change-Id: I3a3a8f0dc5e52d2c1cf8212310c0a6e9972c883f
1 file changed
tree: 19ce11e482853e8b57280f4d4dc8b8b22fa37be1
  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.