Update thermal file owner

Bug: n/a
Test: n/a
Change-Id: Id0f1a76eb470e47d28bd40dc4c42c648272b4a27
This commit is contained in:
Xiang Wang 2023-11-14 16:36:49 -08:00
parent 6fdef47172
commit 6746102581
5 changed files with 11 additions and 4 deletions

3
THERMAL_OWNERS Normal file
View File

@ -0,0 +1,3 @@
lpy@google.com
wvw@google.com
xwxw@google.com

View File

@ -83,3 +83,7 @@ per-file ArtModuleServiceManager.java = file:platform/art:/OWNERS
# PerformanceHintManager
per-file PerformanceHintManager.java = file:/ADPF_OWNERS
# IThermal interfaces
per-file IThermal* = file:/THERMAL_OWNERS

View File

@ -2,6 +2,6 @@ michaelwr@google.com
santoscordon@google.com
philipjunker@google.com
per-file ThermalManagerService.java=wvw@google.com
per-file ThermalManagerService.java=file:/THERMAL_OWNERS
per-file LowPowerStandbyController.java=qingxun@google.com
per-file LowPowerStandbyControllerInternal.java=qingxun@google.com
per-file LowPowerStandbyControllerInternal.java=qingxun@google.com

View File

@ -1,3 +1,3 @@
include /services/core/java/com/android/server/power/OWNERS
per-file ThermalManagerServiceMockingTest.java=wvw@google.com,xwxw@google.com
per-file ThermalManagerServiceMockingTest.java=file:/THERMAL_OWNERS

View File

@ -1,3 +1,3 @@
include /services/core/java/com/android/server/power/OWNERS
per-file ThermalManagerServiceTest.java=wvw@google.com, xwxw@google.com
per-file ThermalManagerServiceTest.java=file:/THERMAL_OWNERS