commit | 71391f802b0218fb492b9ffcf9314698c38272fa | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu May 28 09:58:52 2020 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu May 28 19:26:22 2020 +0000 |
tree | f98106e2aa05a4d306432b8a322ad8d399856621 | |
parent | 8199fb623c921648f24fc4e28327a1fe1a448627 [diff] |
Add null check for getCurrentWifiConfiguration getCurrentWifiConfiguration can return null. So we need to check for returning null before calling any config functions. Bug: 157283586 Test: atest com.android.server.wifi Change-Id: Ia7a1b955ac94e79230ee96da55e13b24b6187e49 Merged-In: I763842889e778ceddb3776348ad9e90e27a44351