| commit | 229a0a83c19b2d2da3dcf429f4089c69d98cd725 | [log] [tgz] |
|---|---|---|
| author | Marc Khouri <mnck@fuchsia.infra.roller.google.com> | Thu Mar 14 00:54:36 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 13 17:57:32 2024 -0700 |
| tree | 6285a889d88b4f64a74a7816d2dbe75fe5b6537d | |
| parent | 8a4805d73d22c7dab2f5e02b15c03aa8d7dbffb0 [diff] |
[roll] Roll fuchsia [wlan][policy] Allow debug logging of scan results A user of `fx log` or `fx test` can manually increase the log level to TRACE to see these results, e.g. ``` fx test wlancfg-tests --output --min-severity-logs TRACE [sme_scan_with_active_request] TRACE: Scan result SSID: <ssid-6475706c6963617465642073736964>, BSSID: 00:00:00:00:00:00, channel: 1 [sme_scan_with_active_request] TRACE: Scan result SSID: <ssid-756e697175652073736964>, BSSID: 01:02:03:04:05:06, channel: 8 [sme_scan_with_active_request] TRACE: Scan result SSID: <ssid-6475706c6963617465642073736964>, BSSID: 07:08:09:0a:0b:0c, channel: 11 ``` Or e.g. `ffx log --select core/wlancfg#TRACE` at runtime. Test: fx test wlancfg-tests --output --min-severity-logs TRACE --test-filter "*sme_scan*" Fixes: 273927414 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007474 Original-Revision: a55b12397bc044ce6272fbf7a58d6fc986891d64 GitOrigin-RevId: 79e952e6ff9c00e16659dbda77277c94291ddc1e Change-Id: Ida7eaadb7c6a43f81744fdd7a12ae841d45ce7c6
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.