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

Commit 73c8cfce authored by David Christie's avatar David Christie Committed by Android (Google) Code Review
Browse files

Merge "Increase timeout on marking a location provider as disabled" into main

parents e394d7d4 aeb9ab5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ public class ProxyLocationProvider extends AbstractLocationProvider implements
    private static final String EXTRA_LOCATION_TAGS = "android:location_allow_listed_tags";
    private static final String LOCATION_TAGS_SEPARATOR = ";";

    private static final long RESET_DELAY_MS = 1000;
    private static final long RESET_DELAY_MS = 10000;

    /**
     * Creates and registers this proxy. If no suitable service is available for the proxy, returns