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

Commit 5990c8cc authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Update sublib

parent 5b281f81
Loading
Loading
Loading
Loading
Compare cb0458f1 to d2b942d8
Original line number Diff line number Diff line
Subproject commit cb0458f17e55e713b10fe5611890887d0c8b910e
Subproject commit d2b942d87f5b5d0547e7e5f279bcc734d69cdef4
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ public abstract class GoogleLocationManagerClient extends GmsClient<IGoogleLocat

    @Override
    protected String getActionString() {
        return Services.LOCATION_MANAGER.ACTION;
        return Services.LOCATION_MANAGER.ACTION_LEGACY;
    }

    @Override