[roll] Roll fuchsia [wlan][policy] Scan for hidden networks on API request

When a scan request comes in via the Policy API, we should scan for
all saved networks that are probably hidden. This ensures the user sees
their saved hidden networks when they request a scan.

Original-Bug: b/265994624
Test: fx test wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/817560
Original-Revision: 1675298c099c79abb880282de7c19cf68b6619d4
GitOrigin-RevId: 2b7dee540e0c5dc9d82755048bfbd52e3c71f11a
Change-Id: I2248f9e6a9577bc61a6507ffb362ebb29abd9aff
1 file changed
tree: 628c290c7bf8e336eb15f32eb632833f9ab64c88
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.