Merge \"Track libcore change 45f477557ddaf68cb2fe9603544b95c0e7af9a92\"

am: 1850851670

Change-Id: I6997e3b34d87cb091be99318ea1743c972ca1c84
This commit is contained in:
Yi Kong
2016-06-16 17:02:37 +00:00
committed by android-build-merger
2 changed files with 6 additions and 0 deletions

View File

@@ -51718,6 +51718,9 @@ package java.lang.annotation {
public abstract class Inherited implements java.lang.annotation.Annotation {
}
public abstract class Native implements java.lang.annotation.Annotation {
}
public abstract class Repeatable implements java.lang.annotation.Annotation {
}

View File

@@ -55074,6 +55074,9 @@ package java.lang.annotation {
public abstract class Inherited implements java.lang.annotation.Annotation {
}
public abstract class Native implements java.lang.annotation.Annotation {
}
public abstract class Repeatable implements java.lang.annotation.Annotation {
}