commit | d3e5320e2b0a76e9c4c2106906e88c9ea6b83a85 | [log] [tgz] |
---|---|---|
author | Purushottam Kushwaha <quic_pkushwah@quicinc.com> | Tue Sep 01 11:19:37 2020 +0530 |
committer | Roshan Pius <rpius@google.com> | Wed Sep 02 17:09:11 2020 +0000 |
tree | 9df6c0deb1060c506e8499cd6ae34de065c826fe | |
parent | bf0b783dc3179a4bf521003fba8b4dfe24c576e4 [diff] |
NPE: Add null check for getConfiguredNetwork() During CMD_RESET_SIM_NETWORKS , WifiConfiguration get via getConfiguredNetwork() shall be guarded with null to avoid Null Pointer Exception. Bug: 167345712 Test: atest com.android.server.wifi (cherry-picked from 75f843c66829afc8920f3cf6302651f753985cba) (cherry picked from commit 36f987c05103b123e40f65a792d81e7c3a1710d3) Merged-In: I612817342a9c541d51c8c022f7c09b9462e39d21 Change-Id: I612817342a9c541d51c8c022f7c09b9462e39d21