diff options
author | mukesh agrawal <quiche@google.com> | 2016-05-02 15:28:33 -0700 |
---|---|---|
committer | mukesh agrawal <quiche@google.com> | 2016-05-02 15:35:09 -0700 |
commit | 3161c10e00c2c8198809fc514cada0a43c5e66f1 (patch) | |
tree | 0e3b2dcea1a7757028fe6b8915a2cbd3120d7c4f /tests | |
parent | c7338605251ff62f6e21737b1cfca865ce6f3dd9 (diff) |
WifiNative.cpp: reduce logspam
We sometimes fetch the channel list often (every 20 seconds),
so logging the message on every attempt to fetch the list is
spammy.
Demote the message to verbose level, to reduce spam.
BUG=28425940
TEST=manual
Manual test:
- install new code
- reboot device
- after reboot, sleep 60
$ adb logcat -d \
| egrep 'getting valid|ScannerImpl: Starting wifi scan for freqs'
-> match for "ScannerImpl...", but not "getting valid"
Change-Id: I56a8f941ced0f291f0c37e9279e5dda635351cb2
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions