[roll] Roll fuchsia [wlan][policy] account for flapping roam reasons

This changes the 'previous roam scan reasons' to only update if there is
a new roam scan reason, to account for an edge case where there are
multiple roam reasons and one comes and goes, causing scans to happen
more often than they should. There are similar possible unlikely edge
cases that could happen when more roam reasons are added, but this is
the most simple to fix

Test: added unit test (wlancfg-tests)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251018
Original-Revision: 3ccf95a6e097a9e5ce8555ed6f40ff9365cd6747
GitOrigin-RevId: 57cfeb2625bcb3fe58c4f879e1f250bd6290bd18
Change-Id: Id31cad109343a2cd9ab740b96933a8256f2e703f
1 file changed
tree: 41210803586ec9f6864e87ff409c2277be1d3a72
  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.