commit | 985df17909a5703a86f3e665abc9dd964d9623d9 | [log] [tgz] |
---|---|---|
author | Mitchell Wills <mwills@google.com> | Tue Apr 19 15:44:09 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Tue Apr 19 15:44:09 2016 -0700 |
tree | 0e886168ab62317031c1cf5515ec5c03421c279c | |
parent | 6263b69c26fb5f03b6c995c8da81c9d69c2afe34 [diff] |
Fix NullPointerException when dumping WifiScanningService If WiFi was not turned on prior to dumping WifiScanningService a NullPointerException would be thrown. Change-Id: I79d7a0d23db670f4fef3fb01072d3eb2155428b2 Fixes: 28274869