Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1427fba3 authored by Lee Shombert's avatar Lee Shombert Committed by Automerger Merge Worker
Browse files

Merge "Set the proper owners for cache tests" into main am: 614c7d1b am: c34ccc48

parents da70989e c34ccc48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ per-file InstantAppResolveInfo.aidl = file:/services/core/java/com/android/serve

# Performance
per-file PropertyInvalidatedCache.java = file:/PERFORMANCE_OWNERS
per-file performance.aconfig = file:/PERFORMANCE_OWNERS

# Pinner
per-file pinner-client.aconfig = file:/core/java/android/app/pinner/OWNERS
+2 −0
Original line number Diff line number Diff line
@@ -14,3 +14,5 @@ per-file KeyguardManagerTest.java = file:/services/core/java/com/android/server/
# Files related to background activity launches
per-file Background*Start* = file:/BAL_OWNERS

# Files related to caching
per-file PropertyInvalidatedCache* = file:/PERFORMANCE_OWNERS
+3 −0
Original line number Diff line number Diff line
@@ -9,3 +9,6 @@ per-file PowerManager*.java = file:/services/core/java/com/android/server/power/

# PerformanceHintManager
per-file PerformanceHintManagerTest.java = file:/ADPF_OWNERS

# Caching
per-file IpcDataCache* = file:/PERFORMANCE_OWNERS