Skip to content

Commit

Permalink
Update thermal file owner
Browse files Browse the repository at this point in the history
Bug: n/a
Test: n/a
Change-Id: Id0f1a76eb470e47d28bd40dc4c42c648272b4a27
  • Loading branch information
xwxw-g committed Nov 17, 2023
1 parent 6fdef47 commit 6746102
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
3 changes: 3 additions & 0 deletions THERMAL_OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[email protected]
[email protected]
[email protected]
4 changes: 4 additions & 0 deletions core/java/android/os/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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

4 changes: 2 additions & 2 deletions services/core/java/com/android/server/power/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ [email protected]
[email protected]
[email protected]

per-file ThermalManagerService.java=[email protected]
per-file ThermalManagerService.java=file:/THERMAL_OWNERS
per-file [email protected]
per-file [email protected]
per-file [email protected]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include /services/core/java/com/android/server/power/OWNERS

per-file ThermalManagerServiceMockingTest.java=[email protected],[email protected]
per-file ThermalManagerServiceMockingTest.java=file:/THERMAL_OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include /services/core/java/com/android/server/power/OWNERS

per-file ThermalManagerServiceTest.java=[email protected], [email protected]
per-file ThermalManagerServiceTest.java=file:/THERMAL_OWNERS

0 comments on commit 6746102

Please sign in to comment.