Merge "Display anomaly in battery usage page" into oc-dr1-dev

This commit is contained in:
Lei Yu
2017-06-16 16:55:52 +00:00
committed by Android (Google) Code Review
6 changed files with 127 additions and 16 deletions

View File

@@ -29,6 +29,11 @@
android:selectable="false"
android:order="-9999"/>
<Preference
android:key="high_usage"
android:icon="@drawable/ic_battery_alert_24dp"
android:title="@string/power_high_usage_title"/>
<PreferenceCategory
android:title="@string/battery_detail_info_title">