commit | 420b378be6c57c1ea40b13b78d0a80224ec9c886 | [log] [tgz] |
---|---|---|
author | Michael Plass <mplass@google.com> | Tue Feb 11 17:45:47 2020 -0800 |
committer | Michael Plass <mplass@google.com> | Thu Feb 13 20:27:46 2020 +0000 |
tree | 102b869b868a3fc884357266f4ae209e4ac3a557 | |
parent | 0614af7404319f57ef243afd22eb818420d3a114 [diff] |
[WifiNetworkSelector] Log the candidates Log the candidates that are considered for network selection. The logging is produced in the dumpsys output. For example: Candidate { networkId = 5, ..., rssi = -50, ..., trusted, open } Bug: 148217580 Test: atest WifiCandidatesTest Test: atest com.android.server.wifi Test: manual (adb shell dumpsys wifi | grep Candidate) Change-Id: Ie9b0ab89a72cc8e4599aed48074498fcb0b34919