Merge "Merge \\"Track libcore change 45f477557ddaf68cb2fe9603544b95c0e7af9a92\\" into nyc-dev-plus-aosp am: 53cf79e185 am: 75aee6f266"

This commit is contained in:
Android Build Merger (Role)
2016-06-16 16:33:42 +00:00
committed by Android (Google) Code Review
3 changed files with 9 additions and 0 deletions

View File

@@ -51931,6 +51931,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

@@ -55392,6 +55392,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

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