summaryrefslogtreecommitdiffstats
path: root/res/xml/power_usage_summary.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2009-06-03 15:45:40 -0700
committerAmith Yamasani <yamasani@google.com>2009-06-03 16:31:15 -0700
commit7f6aa6283ae759c5b013c142be036617cf79f725 (patch)
treecd5f60bdf8707632db5f070a16715b6b69e8976d /res/xml/power_usage_summary.xml
parent110b75cde7ca21e83fb84cab70b7d11bdff54f2c (diff)
downloadpackages_apps_Settings-7f6aa6283ae759c5b013c142be036617cf79f725.zip
packages_apps_Settings-7f6aa6283ae759c5b013c142be036617cf79f725.tar.gz
packages_apps_Settings-7f6aa6283ae759c5b013c142be036617cf79f725.tar.bz2
Add detail page for Battery usage and track GPS and foreground CPU.
Show details such as Cpu time, Cpu foreground time, data sent/received, and GPS usage.
Diffstat (limited to 'res/xml/power_usage_summary.xml')
-rw-r--r--res/xml/power_usage_summary.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/res/xml/power_usage_summary.xml b/res/xml/power_usage_summary.xml
index 0c35905..80342a8 100644
--- a/res/xml/power_usage_summary.xml
+++ b/res/xml/power_usage_summary.xml
@@ -15,10 +15,6 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
- android:title="@string/power_usage_summary_title">
-
- <PreferenceCategory
- android:key="app_list"
- android:title="Application usage"/>
+ android:title="@string/battery_since_unplugged">
</PreferenceScreen>