summaryrefslogtreecommitdiffstats
path: root/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 /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 'api')
-rw-r--r--api/23.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/23.txt b/api/23.txt
index ab40921..7fa5621 100644
--- a/api/23.txt
+++ b/api/23.txt
@@ -21325,7 +21325,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