commit | 527261b8efdf2b626e4606d42b45e5bea8ae3325 | [log] [tgz] |
---|---|---|
author | Glen Kuhne <kuh@google.com> | Tue May 02 12:43:08 2017 -0700 |
committer | Glen Kuhne <kuh@google.com> | Tue May 02 13:19:39 2017 -0700 |
tree | f698f9b02511de793641071506abf00fe351ed1b | |
parent | 0eeb07fc1696340d53379e34be825a9199650aca [diff] |
Fix potential NPE in WifiService dump Added nullchecks to WifiServiceImpl & WifiMetrics dump methods usage of args. This is a precaution to similar null pointer exceptions that were occuring in statemachine dump methods. Bug: 37907061 Test: Added some unit tests Change-Id: I0ab74421cddc31f7270cdd314fb86678194be0f0