diff options
| author | 2024-12-20 14:19:21 -0800 | |
|---|---|---|
| committer | 2024-12-20 14:19:21 -0800 | |
| commit | ca007fa35e38500c95150ee40b1a9d652e4f4349 (patch) | |
| tree | 8b804eb7af81123e1d7e3eb1e6bb4c7af730b802 | |
| parent | 8f7e3bf9007e80e224acc9b7a6f14b7f5c8237cd (diff) | |
| parent | 096b5733080964eafbe2bcf9631bba840b5d34ee (diff) | |
Merge "Add ADPF owner to system_health.cpp" into main
| -rw-r--r-- | native/android/OWNERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/native/android/OWNERS b/native/android/OWNERS index 1fde7d268517..3ea2d3506f31 100644 --- a/native/android/OWNERS +++ b/native/android/OWNERS @@ -29,6 +29,7 @@ per-file surface_texture.cpp = file:/graphics/java/android/graphics/OWNERS # Input per-file input.cpp = file:/INPUT_OWNERS -# PerformanceHint +# ADPF per-file performance_hint.cpp = file:/ADPF_OWNERS +per-file system_health.cpp = file:/ADPF_OWNERS per-file thermal.cpp = file:/ADPF_OWNERS |