summaryrefslogtreecommitdiffstats
path: root/system-api
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2015-02-25 12:43:30 -0800
committerJeff Brown <jeffbrown@google.com>2015-02-25 14:05:32 -0800
commit4bff9b267cbb5cb51d0a031beba69e68ffb2d04a (patch)
treedbad68207e8d29cf0017538c6900699559ba8a92 /system-api
parentc76e9c62c9701984d75d54caaf51a418a91eaf6a (diff)
downloadprebuilts_sdk-4bff9b267cbb5cb51d0a031beba69e68ffb2d04a.zip
prebuilts_sdk-4bff9b267cbb5cb51d0a031beba69e68ffb2d04a.tar.gz
prebuilts_sdk-4bff9b267cbb5cb51d0a031beba69e68ffb2d04a.tar.bz2
Remove BatteryManager default constructor.
This constructor should not have been made visible in the API. Change-Id: I07d0f89ef93e6d330d6bf75141881465b51c5858
Diffstat (limited to 'system-api')
-rw-r--r--system-api/23.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/system-api/23.txt b/system-api/23.txt
index b215351..5bfc7a9 100644
--- a/system-api/23.txt
+++ b/system-api/23.txt
@@ -22897,7 +22897,6 @@ package android.os {
}
public class BatteryManager {
- ctor public BatteryManager();
method public int getIntProperty(int);
method public long getLongProperty(int);
field public static final int BATTERY_HEALTH_COLD = 7; // 0x7