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

Commit 9a3552bf authored by Stan Chesnutt's avatar Stan Chesnutt Committed by Android (Google) Code Review
Browse files

Merge "switch to v3 for NetworkLocator overlay, compatible with gcore FINN"

parents 5830e075 39062ddf
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";