diff options
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/api/current.txt b/api/current.txt index 5642b15..dcfa4b3 100644 --- a/api/current.txt +++ b/api/current.txt @@ -2676,12 +2676,6 @@ package android.animation { package android.annotation { - public abstract class NonNull implements java.lang.annotation.Annotation { - } - - public abstract class Nullable implements java.lang.annotation.Annotation { - } - public abstract class SuppressLint implements java.lang.annotation.Annotation { } |