[roll] Roll fuchsia [wlan][policy] Gradually reduce 5GHz bonus

Change the score bonus for 5GHz BSSs to reduce gradually (2 points per
dB/m) as the RSSI drops below the previous threshold.

Original-Bug: 319706252
Test: Added unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050576
Original-Revision: 3b94b39ad207af593ffc20c4863c667fc27a3364
GitOrigin-RevId: e19c0ce594adc7ac55bb7f4860e0b0aafd4765e5
Change-Id: Id23429b5989c74c61aa41905c9d782df78032325
1 file changed
tree: b9d940b9466e5b9a6bf8e58e66c5f2a3f2960dfb
  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 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.