Merge "Track libcore change fe6fe17d1ca75ee039df7ab93314f3f1e068794f."

am: 60cbd0b02b

* commit '60cbd0b02beb94b175e55d61bd64036a99029850':
  Track libcore change fe6fe17d1ca75ee039df7ab93314f3f1e068794f.
This commit is contained in:
Narayan Kamath
2016-02-02 12:03:53 +00:00
committed by android-build-merger
2 changed files with 0 additions and 2 deletions

View File

@@ -50545,7 +50545,6 @@ package java.net {
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
method public java.lang.String toExternalForm();
method public java.net.URI toURI() throws java.net.URISyntaxException;
method public java.net.URI toURILenient() throws java.net.URISyntaxException;
}
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {

View File

@@ -53163,7 +53163,6 @@ package java.net {
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
method public java.lang.String toExternalForm();
method public java.net.URI toURI() throws java.net.URISyntaxException;
method public java.net.URI toURILenient() throws java.net.URISyntaxException;
}
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {