Merge "Update battery defender tip string" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
029edb7c48
@@ -258,7 +258,7 @@ public class BatteryInfoTest {
|
||||
false /* shortString */);
|
||||
|
||||
assertThat(info.isOverheated).isTrue();
|
||||
assertThat(info.chargeLabel).isEqualTo("50% - Optimizing for battery health");
|
||||
assertThat(info.chargeLabel).isEqualTo("50% - Charging temporarily limited");
|
||||
}
|
||||
|
||||
// Make our battery stats return a sequence of battery events.
|
||||
|
Reference in New Issue
Block a user