From 6cdff1dabdce2dc82c72ec78e006c1d54f706ba9 Mon Sep 17 00:00:00 2001 From: Alex Buynytskyy Date: Mon, 29 Aug 2022 21:05:43 -0700 Subject: [PATCH] Make PM owners of *content* files. Bug: none Test: presubmit Change-Id: Ib018cdb329716086a59d358fe2282281b4dd29ec --- core/jni/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/jni/OWNERS b/core/jni/OWNERS index 7f50204fb8421..14699e7097f48 100644 --- a/core/jni/OWNERS +++ b/core/jni/OWNERS @@ -95,3 +95,7 @@ per-file android_os_VintfRuntimeInfo* = file:platform/system/libvintf:/OWNERS # Battery per-file com_android_internal_os_Kernel* = file:/BATTERY_STATS_OWNERS per-file com_android_internal_os_*MultiStateCounter* = file:/BATTERY_STATS_OWNERS + +# PM +per-file com_android_internal_content_* = file:/PACKAGE_MANAGER_OWNERS +