Add BatteryStats owners to PowerProfile ownership

Bug: 194419357
Test: n/a
Change-Id: I088fb2513c906a4aee46791049a6bdb80f525a0f
Ignore-AOSP-First: fix merge conflict with master
This commit is contained in:
Michael Wachenschwanz
2022-01-20 15:03:36 -08:00
parent 68f254af15
commit 2f762f10ec
2 changed files with 5 additions and 0 deletions

View File

@@ -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

View File

@@ -34,3 +34,7 @@ per-file res/values/dimens_car.xml = file:/platform/packages/services/Car:/OWNER
# Wear
per-file res/*-watch/* = file:/platform/frameworks/opt/wear:/OWNERS
# PowerProfile
per-file res/xml/power_profile.xml = file:/BATTERY_STATS_OWNERS
per-file res/xml/power_profile_test.xml = file:/BATTERY_STATS_OWNERS