Merge "Explicitly take app out of app idle state after turning battery on." into main
This commit is contained in:
@@ -74,6 +74,7 @@ public class AbstractExpeditedJobTest extends AbstractRestrictBackgroundNetworkT
|
||||
@RequiredProperties({APP_STANDBY_MODE})
|
||||
public void testNetworkAccess_appIdleState() throws Exception {
|
||||
turnBatteryOn();
|
||||
setAppIdle(false);
|
||||
assertBackgroundNetworkAccess(true);
|
||||
assertExpeditedJobHasNetworkAccess();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user