Merge "Track libcore commit a2d9879b"

am: 4aa106a790

Change-Id: I447493da10ec6e42b9b8fcc379ddae578ee78e91
This commit is contained in:
Przemyslaw Szczepaniak
2017-03-23 16:31:28 +00:00
committed by android-build-merger
3 changed files with 3 additions and 0 deletions

View File

@ -53156,6 +53156,7 @@ package java.lang.reflect {
public class GenericSignatureFormatError extends java.lang.ClassFormatError { public class GenericSignatureFormatError extends java.lang.ClassFormatError {
ctor public GenericSignatureFormatError(); ctor public GenericSignatureFormatError();
ctor public GenericSignatureFormatError(java.lang.String);
} }
public abstract interface InvocationHandler { public abstract interface InvocationHandler {

View File

@ -56786,6 +56786,7 @@ package java.lang.reflect {
public class GenericSignatureFormatError extends java.lang.ClassFormatError { public class GenericSignatureFormatError extends java.lang.ClassFormatError {
ctor public GenericSignatureFormatError(); ctor public GenericSignatureFormatError();
ctor public GenericSignatureFormatError(java.lang.String);
} }
public abstract interface InvocationHandler { public abstract interface InvocationHandler {

View File

@ -53249,6 +53249,7 @@ package java.lang.reflect {
public class GenericSignatureFormatError extends java.lang.ClassFormatError { public class GenericSignatureFormatError extends java.lang.ClassFormatError {
ctor public GenericSignatureFormatError(); ctor public GenericSignatureFormatError();
ctor public GenericSignatureFormatError(java.lang.String);
} }
public abstract interface InvocationHandler { public abstract interface InvocationHandler {