Merge "Init timers in BatteryExternalStatsWorkerTest"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c2c3eee8b7
@@ -202,6 +202,7 @@ public class BatteryExternalStatsWorkerTest {
|
||||
public class TestBatteryStatsImpl extends BatteryStatsImpl {
|
||||
public TestBatteryStatsImpl(Context context) {
|
||||
mPowerProfile = new PowerProfile(context, true /* forTest */);
|
||||
initTimersAndCounters();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user