summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@google.com>2021-03-05 18:07:45 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-03-05 18:07:45 +0000
commite191d8813671e357dba41f8dc81dd5cd5e43fa34 (patch)
treebe91371c21b24a4385a0f3e2f98120919188ea74
parent1b2163d9e873b1b00e72bf98eaf157f72bab18cf (diff)
parent266ce1a1f0dfead2b542c964392a757e512bb091 (diff)
Merge "Add per-file OWNERS for ChargeCalculators"
-rw-r--r--core/java/com/android/internal/os/OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/java/com/android/internal/os/OWNERS b/core/java/com/android/internal/os/OWNERS
index 0aa54f556b92..3f01ebb1afe7 100644
--- a/core/java/com/android/internal/os/OWNERS
+++ b/core/java/com/android/internal/os/OWNERS
@@ -6,6 +6,7 @@ per-file *Cpu* = file:CPU_OWNERS
per-file BatterySipper.java = file:/BATTERY_STATS_OWNERS
per-file BatteryStats* = file:/BATTERY_STATS_OWNERS
per-file BatteryUsageStats* = file:/BATTERY_STATS_OWNERS
+per-file *ChargeCalculator* = file:/BATTERY_STATS_OWNERS
per-file *PowerCalculator* = file:/BATTERY_STATS_OWNERS
per-file *PowerEstimator* = file:/BATTERY_STATS_OWNERS