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

Commit 39062ddf authored by Stan Chesnutt's avatar Stan Chesnutt
Browse files

switch to v3 for NetworkLocator overlay, compatible with gcore FINN

http://b/8245654

Change-Id: I2ff95b3b9e138b57bc630f760476bbb7d748342a
parent 94edfc99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ public class LocationManagerService extends ILocationManager.Stub {
            android.Manifest.permission.INSTALL_LOCATION_PROVIDER;

    private static final String NETWORK_LOCATION_SERVICE_ACTION =
            "com.android.location.service.v2.NetworkLocationProvider";
            "com.android.location.service.v3.NetworkLocationProvider";
    private static final String FUSED_LOCATION_SERVICE_ACTION =
            "com.android.location.service.FusedLocationProvider";