[roll] Roll fuchsia [wlan][wlanix] Log scan parameters

The NL80211 scan command can contain many scan flags. We don't currently
react to any of them, but it would be nice to observe what's being
sent.

Test: logging-only change
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567933
Original-Revision: 64125363324e808dcdb835d007ee58a4ff1530aa
GitOrigin-RevId: ac15472789a3544d32bf8aed07b0e6ec9f31cf1c
Change-Id: I57466695b1508ab27eaba7d51ef4c0e473d499bb
1 file changed
tree: 5e810530c9a95c99a21cf08a38f0e26b154355d8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.