Cancel data loading when hourly job happens in the first 40 minutes
after booting in AOSP. Test: make RunSettingsRoboTests + manual Bug: 257384343 Change-Id: I437b68719ff5ece73fa33b74cb144f4262528e8c
This commit is contained in:
@@ -135,6 +135,11 @@ public interface PowerUsageFeatureProvider {
|
||||
*/
|
||||
boolean isExtraDefend();
|
||||
|
||||
/**
|
||||
* Returns {@code true} if delay the hourly job when device is booting.
|
||||
*/
|
||||
boolean delayHourlyJobWhenBooting();
|
||||
|
||||
/**
|
||||
* Gets a intent for one time bypass charge limited to resume charging.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user