[roll] Roll fuchsia [wlan][policy] delay time between roam discovery

Keep track of when a scan was last performed to find a network to roam
to, and use this to not scan more than once every 5 minutes.

Test: Tested in a future CL; currently a scan is never actually
      performed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/606667
Original-Revision: 033be6d71a0d47d62ac54e411d30f00332801902
GitOrigin-RevId: 7e90447aa51c1b83fc8dcff3dbda5deda41bae44
Change-Id: Ie1f0f1341db02e66df07afd36d6e827237e7319d
1 file changed
tree: 068a186d7d724cb528c27b36727f1538aaf1c798
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.