History log of /frameworks/base/services/tests/servicestests/src/com/android/server/twilight/TwilightServiceTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc2801296dd1829196fcaa7b4018e372121e36e5 30-Nov-2016 Christine Franks <christyfranks@google.com> TwilightService: Ignore (0,0) coordinate location updates

Location providers may erroneously return (0.0, 0.0) when they
fail to determine the device's location. These location updates
can be safely ignored since the chance of a user actually being
at these coordinates is quite low.

Bug: 31009261
Test: added TwilightServiceTest; both tests pass

Change-Id: Ie9d7d10f81ade9b0be10f98ed74978539efaa658
/frameworks/base/services/tests/servicestests/src/com/android/server/twilight/TwilightServiceTest.java