commit | b28ab78ae45508ff3365c6d26e3a27d0fde6d717 | [log] [tgz] |
---|---|---|
author | Prashanth Chakravarthy <a19110@motorola.com> | Wed Oct 16 13:43:47 2019 +0530 |
committer | Etan Cohen <etancohen@google.com> | Wed Oct 16 08:29:46 2019 -0700 |
tree | d759e873557f00528c894c002ffaadc375c42d41 | |
parent | f29edaea65d6e9531e39b778bd26be0d22be42a3 [diff] |
Add null check for getCurrentWifiConfiguration getCurrentWifiConfiguration can return null. So we need to check for returning null before calling any config functions. Bug: 141225946 Test: atest com.android.server.wifi Change-Id: I29f0dcc80e2fc55ac7662e5678755707845ebd47