Merge "Update the battery string." into pi-dev am: 43a325dd05
am: 3dbdb27605
Change-Id: If997f4feac5446310ab8e98091ea40b65aa5256c
This commit is contained in:
@@ -151,7 +151,7 @@ public class BatteryTipDialogFragmentTest {
|
||||
.isEqualTo(
|
||||
"To save battery, stop these apps from using battery in the background. "
|
||||
+ "Restricted apps may not work properly and notifications may be"
|
||||
+ " delayed.\n\nApps:\n");
|
||||
+ " delayed.\n\nApps:");
|
||||
assertThat(shadowDialog.getView()).isNotNull();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user