summaryrefslogtreecommitdiff
path: root/test-base/api/current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-base/api/current.txt')
-rw-r--r--test-base/api/current.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-base/api/current.txt b/test-base/api/current.txt
index 7ebd6aa8a4a2..91fcca5cac25 100644
--- a/test-base/api/current.txt
+++ b/test-base/api/current.txt
@@ -48,6 +48,9 @@ package android.test {
method public abstract void startTiming(boolean);
}
+ public abstract deprecated class RepetitiveTest implements java.lang.annotation.Annotation {
+ }
+
public abstract deprecated class UiThreadTest implements java.lang.annotation.Annotation {
}