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

Commit aeca6898 authored by Nick Pelly's avatar Nick Pelly Committed by Android (Google) Code Review
Browse files

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

parents 79af1dd5 f2033e47
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