commit | 2f3ee9a159b84fd9638c385ab840dd3bf22f3778 | [log] [tgz] |
---|---|---|
author | Tyler Trephan <tylertrephan@google.com> | Thu Mar 21 10:54:22 2019 -0700 |
committer | Tyler Trephan <tylertrephan@google.com> | Fri Mar 22 17:52:05 2019 +0000 |
tree | 1d0701306b77af2e33e315d3a35fa6bda24d97b5 | |
parent | 38076cdc883c4466d2b399d625733f9b97bc1c79 [diff] |
Fixed "adb shell dumpsys location" NullPointerException. If dumpsys is called before systemRunning(), then NullPointerException is thrown because of null member variables. Test: Tested on Hawk. Fix: 128919170 Change-Id: I66097d94443bb18fa87e2f00c44901c772a1b851