summaryrefslogtreecommitdiffstats
path: root/api/removed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/removed.txt')
-rw-r--r--api/removed.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/removed.txt b/api/removed.txt
index 1b209a9..5130fe44 100644
--- a/api/removed.txt
+++ b/api/removed.txt
@@ -26,6 +26,10 @@ package android.os {
method public void wakeUp(long);
}
+ public class RecoverySystem {
+ ctor public RecoverySystem();
+ }
+
public class UserManager {
method public android.graphics.drawable.Drawable getBadgedDrawableForUser(android.graphics.drawable.Drawable, android.os.UserHandle, android.graphics.Rect, int);
method public android.graphics.drawable.Drawable getBadgedIconForUser(android.graphics.drawable.Drawable, android.os.UserHandle);