Merge "Enhance battery settings limit charge tip" into sc-qpr1-dev am: daaf1728b4

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15747143

Change-Id: If2c47f007a67865ad9aaf8040eddc638f46f7964
This commit is contained in:
TreeHugger Robot
2021-09-09 15:40:14 +00:00
committed by Automerger Merge Worker
10 changed files with 82 additions and 86 deletions

View File

@@ -139,6 +139,11 @@ public interface PowerUsageFeatureProvider {
*/
boolean isChartGraphSlotsEnabled(Context context);
/**
* Gets a intent for one time bypass charge limited to resume charging.
*/
Intent getResumeChargeIntent();
/**
* Returns battery history data with corresponding timestamp key.
*/