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

Commit bad78d11 authored by Blake Kragten's avatar Blake Kragten Committed by Android (Google) Code Review
Browse files

Merge "GNSS Metrics Fix."

parents 19a28cfe 47014d25
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3236,6 +3236,7 @@ public class LocationManagerService extends ILocationManager.Stub {
        synchronized (mLock) {
            if (mGnssManagerService != null && args.length > 0 && args[0].equals("--gnssmetrics")) {
                mGnssManagerService.dump(fd, pw, args);
                return;
            }

            ipw.println("Location Manager State:");