Add java.util.List import.
Unused on master but used downstream. Change-Id: I7c072e25d1f7c3a645efb2986d23e81068dced22
This commit is contained in:
@@ -25,6 +25,7 @@ import android.util.Log;
|
||||
import java.net.InetSocketAddress;
|
||||
import java.net.ProxySelector;
|
||||
import java.net.URI;
|
||||
import java.util.List;
|
||||
import java.util.regex.Matcher;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user