Merge "Add PREBUILTS_MODULE_OWNERS." am: cd2f6badbd

Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1764426

Change-Id: I87e4b558976ead22cc5decaf29795294b51e1143
This commit is contained in:
Treehugger Robot
2021-07-13 17:00:59 +00:00
committed by Automerger Merge Worker
2 changed files with 15 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
# classes of change within mainline modules and their build rules.
#
# It should be included in a module OWNERS file via:
# include packages/modules/common:/MODULES_OWNERS
# include platform/packages/modules/common:/MODULES_OWNERS
#
# See go/mainline-owners-policy for more details.

14
PREBUILTS_MODULE_OWNERS Normal file
View File

@@ -0,0 +1,14 @@
# This file is intended to be included in the OWNERS file for mainline modules
# prebuilts. The goal is to allow the mainline modularization and release team
# to update the prebuilts in bulk and on a regular basis without being blocked
# on approvals. classes of change within mainline modules and their build
# rules.
#
# It should be included in a prebuilt module OWNERS file via:
# include platform/packages/modules/common:/PREBUILTS_MODULES_OWNERS
#
# See go/mainline-owners-policy for more details.
include platform/packages/modules/common:/MODULES_OWNERS
aseaton@google.com #{LAST_RESORT_SUGGESTION}
dariofreni@google.com #{LAST_RESORT_SUGGESTION}