summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2015-06-18 11:06:18 -0400
committerJason Monk <jmonk@google.com>2015-06-18 11:07:31 -0400
commit04ac693da73d350788bc1e0f83ab8808061cfc11 (patch)
treee69a101f0fb779438178786a795ad310aa08ed39 /res
parent2c55f738c4336a3f379f94f4142c20a473ae3a9a (diff)
downloadpackages_apps_Settings-04ac693da73d350788bc1e0f83ab8808061cfc11.zip
packages_apps_Settings-04ac693da73d350788bc1e0f83ab8808061cfc11.tar.gz
packages_apps_Settings-04ac693da73d350788bc1e0f83ab8808061cfc11.tar.bz2
Remove battery history graph from details screen
Bug: 21854416 Change-Id: I3172106c8b1adbe19179adddcec2848d14d04588
Diffstat (limited to 'res')
-rw-r--r--res/xml/power_usage_details.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/xml/power_usage_details.xml b/res/xml/power_usage_details.xml
index ad28650..724aae8 100644
--- a/res/xml/power_usage_details.xml
+++ b/res/xml/power_usage_details.xml
@@ -17,9 +17,6 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
- <com.android.settings.fuelgauge.BatteryHistoryPreference
- android:key="battery_history" />
-
<com.android.settings.applications.LayoutPreference
android:key="two_buttons"
android:layout="@layout/two_buttons_panel"