Merge "Update OWNERS coverage for AppStartInfo"

This commit is contained in:
Yisroel Forta
2023-02-14 00:13:35 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ per-file ContextImpl.java = *
# ActivityManager # ActivityManager
per-file ActivityManager* = file:/services/core/java/com/android/server/am/OWNERS per-file ActivityManager* = file:/services/core/java/com/android/server/am/OWNERS
per-file ApplicationStartInfo* = file:/services/core/java/com/android/server/am/OWNERS per-file *ApplicationStartInfo* = file:/services/core/java/com/android/server/am/OWNERS
per-file ApplicationErrorReport* = file:/services/core/java/com/android/server/am/OWNERS per-file ApplicationErrorReport* = file:/services/core/java/com/android/server/am/OWNERS
per-file ApplicationExitInfo* = file:/services/core/java/com/android/server/am/OWNERS per-file ApplicationExitInfo* = file:/services/core/java/com/android/server/am/OWNERS
per-file Application.java = file:/services/core/java/com/android/server/am/OWNERS per-file Application.java = file:/services/core/java/com/android/server/am/OWNERS

View File

@@ -1,2 +1,3 @@
per-file appstartinfo.proto = file:/services/core/java/com/android/server/am/OWNERS
per-file location_time_zone_manager.proto = file:platform/frameworks/base:/services/core/java/com/android/server/timezonedetector/OWNERS per-file location_time_zone_manager.proto = file:platform/frameworks/base:/services/core/java/com/android/server/timezonedetector/OWNERS
per-file time_zone_detector.proto = file:platform/frameworks/base:/services/core/java/com/android/server/timezonedetector/OWNERS per-file time_zone_detector.proto = file:platform/frameworks/base:/services/core/java/com/android/server/timezonedetector/OWNERS

View File

@@ -1 +1,2 @@
per-file activitymanagerservice.proto = file:/services/core/java/com/android/server/am/OWNERS
per-file window*.proto = file:/services/core/java/com/android/server/wm/OWNERS per-file window*.proto = file:/services/core/java/com/android/server/wm/OWNERS