Commits

Mike Lockwood authored c6cc836f883
LocationManagerService: Add NullPointerException to avoid change in behavior. After fixing a null pointer check we were no longer throwing NullPointerExceptions which caused a CTS test to fail. Signed-off-by: Mike Lockwood <lockwood@android.com>