Add smart battery tip.
Also move the action method from BatteryTip to TipAction. Since it need extra data that we don't want to store it in parcel. Bug: 71502850 Test: RunSettingsRoboTests Change-Id: Ib658426725158d26fcdd437fa8bf6bf24e9a8c14
This commit is contained in:
@@ -4773,6 +4773,10 @@
|
||||
<string name="battery_tip_low_battery_title">Low battery capacity</string>
|
||||
<!-- Summary for the low battery tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_low_battery_summary">Battery can\'t provide good battery life</string>
|
||||
<!-- Title for the smart battery tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_smart_battery_title">Turn on smart battery manager</string>
|
||||
<!-- Summary for the smart battery tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_smart_battery_summary">Turn on to optimize battery usage</string>
|
||||
<!-- Title for the battery high usage tip [CHAR LIMIT=NONE] -->
|
||||
<string name="battery_tip_high_usage_title" product="default">Phone used heavily</string>
|
||||
<!-- Title for the battery high usage tip [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user