Downgrade Log message level from WTF to WARN for null BSSID case.
Rarely ScanResultInfo might be null when starting provisioning, for example, switch between different APs frequently. So when L2 roaming happens the current tracked bssid is null, which throws WTF log message. Downgrade the Log level to WARN in R before WiFi framework fixes the null BSSID issue temporarily. Bug: 160217503 Test: atest NetworkStackTests NetworkStackIntegrationTests Original change: https://android-review.googlesource.com/c/platform/packages/modules/NetworkStack/+/1385757 Merged-In: Iaa48f6ac357c22c7cbcba734bdaa787f133d1858 (cherry picked from commit ecfabade) Change-Id: I8fb261203450239a16511d0b055c9c5bf2379f3f
Loading
Please register or sign in to comment