Loading GmsApi @ d2b942d8 Compare cb0458f1 to d2b942d8 Original line number Diff line number Diff line Subproject commit cb0458f17e55e713b10fe5611890887d0c8b910e Subproject commit d2b942d87f5b5d0547e7e5f279bcc734d69cdef4 play-services-location/src/main/java/org/microg/gms/location/GoogleLocationManagerClient.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
GmsApi @ d2b942d8 Compare cb0458f1 to d2b942d8 Original line number Diff line number Diff line Subproject commit cb0458f17e55e713b10fe5611890887d0c8b910e Subproject commit d2b942d87f5b5d0547e7e5f279bcc734d69cdef4
play-services-location/src/main/java/org/microg/gms/location/GoogleLocationManagerClient.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading