commit | 60ebd350fcdc3c8f4557cd96fbe91b99725394b5 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Tue Feb 09 12:14:09 2021 -0800 |
committer | David Su <dysu@google.com> | Tue Feb 09 13:03:06 2021 -0800 |
tree | 90cfd41fe72f2b84450a6e408e4836dc735827c3 | |
parent | 8e58289c553aba15a1db66fecffcebd0182dae23 [diff] |
ClientModeImpl: add logs to debug null BSSID in L2ConnectedState BSSID shouldn't be null in L2ConnectedState. null BSSID results in a crash in LinkProbeManager.updateConnectionStats(). Add null check before calling LinkProbeManager, and log a wtf to help debug the issue. Bug: 179792830 Test: compiles Change-Id: I6a9d233ff64fdf086fa6249857849320dfb8c0ec