mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-17 12:19:52 -04:00
MirrorChooser orders mirrors using location and error counts
This commit is contained in:
committed by
Torsten Grote
parent
368a186032
commit
a8e620a996
@@ -36,6 +36,7 @@ public class HttpDownloaderTest {
|
||||
FDroidApp.queryString,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
true
|
||||
);
|
||||
private static final Collection<Pair<String, String>> URLS;
|
||||
|
||||
Reference in New Issue
Block a user