diff options
| author | Michael Wachenschwanz <mwachens@google.com> | 2022-01-21 02:23:55 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2022-01-21 02:23:55 +0000 |
| commit | c72b58ae0d8b35e6f17280b9617196d86c8699bd (patch) | |
| tree | 9e83905f05ebc118e417309e9a2426556d895509 /core/java | |
| parent | f2b6807cb722fd49ff17982e8b81a32f619b0927 (diff) | |
| parent | 2f762f10ec89e807f1b404f2963812e923005d69 (diff) | |
Merge "Add BatteryStats owners to PowerProfile ownership"
Diffstat (limited to 'core/java')
| -rw-r--r-- | core/java/com/android/internal/os/OWNERS | 1 |
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 7766b77ab3c6..fd1d86b27834 100644 --- a/core/java/com/android/internal/os/OWNERS +++ b/core/java/com/android/internal/os/OWNERS @@ -12,4 +12,5 @@ per-file *PowerCalculator* = file:/BATTERY_STATS_OWNERS per-file *PowerEstimator* = file:/BATTERY_STATS_OWNERS per-file *Kernel* = file:/BATTERY_STATS_OWNERS per-file *MultiState* = file:/BATTERY_STATS_OWNERS +per-file *PowerProfile* = file:/BATTERY_STATS_OWNERS |
