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

Commit 74bd6670 authored by Nick Pelly's avatar Nick Pelly Committed by Android Git Automerger
Browse files

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

* commit 'aeca6898':
  Fix regression from location changes: GPS battery tracking.
parents 73c4e53f aeca6898
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