-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip known-unreasonable network location updates
If we have a recent GPS location of a given accuracy, and our proposed network location is more than twice as far away as the GPS accuracy (but at least 1 kilometer away from the GPS location), this is considered unreasonable. Stop sending that network location. Change-Id: I1893c63c2d716a5e41011cbf39f069491e6b5da6
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters