Adds a menu item for additional battery info to battery settings.

This is a manual cherry-pick of commit
1e0f8ff5e5.

Bug: 33352540
Test: No additional test failures.

Change-Id: Ibfc1a9463c93d3c087ed712fe45d3d0717472c6a
This commit is contained in:
Jaewoong Jung
2016-12-12 17:32:31 -08:00
parent cd0fe608c5
commit 7b557df0e4
6 changed files with 55 additions and 4 deletions

View File

@@ -6900,6 +6900,9 @@
<!-- Label for list to control apps that ignore battery saving restrictions [CHAR LIMIT=27]-->
<string name="high_power_apps">Battery optimization</string>
<!-- Label for menu to launch additional battery info -->
<string name="additional_battery_info" translatable="false">Additional battery info</string>
<!-- Filter for apps allowed to use a lot of power [CHAR LIMIT=25] -->
<string name="high_power_filter_on">Not optimized</string>