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.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user