summaryrefslogtreecommitdiffstats
path: root/api/system-removed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/system-removed.txt')
-rw-r--r--api/system-removed.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/system-removed.txt b/api/system-removed.txt
index 9322973..8668a77 100644
--- a/api/system-removed.txt
+++ b/api/system-removed.txt
@@ -16,6 +16,10 @@ package android.net {
package android.os {
+ public class BatteryManager {
+ ctor public BatteryManager();
+ }
+
public final class PowerManager {
method public void goToSleep(long);
method public deprecated void userActivity(long, boolean);