Add flag to force expire the app optimization mode event.
Bug: 347444433 Test: atest Change-Id: Id502607ed6c07870d14346656a65ceccb756b78f
This commit is contained in:
@@ -39,6 +39,9 @@ public interface PowerUsageFeatureProvider {
|
||||
/** Check whether the battery tips card is enabled in the battery usage page */
|
||||
boolean isBatteryTipsEnabled();
|
||||
|
||||
/** Check whether force expire the app optimization mode. */
|
||||
boolean isForceExpireAppOptimizationModeEnabled();
|
||||
|
||||
/** Check whether to log the optimization mode of app entry in period job */
|
||||
boolean isAppOptimizationModeLogged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user