Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 240c53b7 authored by Nick Pelly's avatar Nick Pelly Committed by Android Git Automerger
Browse files

am 74bd6670: am aeca6898: Merge "Fix regression from location changes: GPS...

am 74bd6670: am aeca6898: Merge "Fix regression from location changes: GPS battery tracking." into jb-mr1-dev

* commit '74bd6670':
  Fix regression from location changes: GPS battery tracking.
parents 7066aafa 74bd6670
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -845,6 +845,9 @@ public class GpsLocationProvider implements LocationProviderInterface {
                }
            }
        }

        // save current uids
        mClientUids = uids;
    }

    @Override