Merge "Track libcore change 45f477557ddaf68cb2fe9603544b95c0e7af9a92" into stage-aosp-master

This commit is contained in:
Andreas Gampe
2016-06-16 20:59:42 +00:00
committed by Android (Google) Code Review

View File

@@ -51798,6 +51798,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 {
}