Fixed "adb shell dumpsys location" NullPointerException. If dumpsys is called...
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
Loading
Please register or sign in to comment