summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Liz Kammer <eakammer@google.com> 2021-10-06 09:15:46 -0400
committer Liz Kammer <eakammer@google.com> 2021-10-06 09:15:46 -0400
commitff8e5c0c3f3229bf24356920ec6eed6930d9388b (patch)
treec7b5af2803e7feb2de1e118f20ca3302585c3518
parent6a0afe1846e4d5f7867d4cc68cab468fdc9bfcba (diff)
Mark Soong maintainers as a last resort suggestion
Soong having OWNERS in frameworks/base is useful to enable LSCs; however, they shouldn't appear in review suggestions except as a fallback. Test: n/a Change-Id: I86618b66e51893908478def9fc455a3dfde146f0
-rw-r--r--OWNERS7
1 files changed, 2 insertions, 5 deletions
diff --git a/OWNERS b/OWNERS
index ab5bd18fa4e0..47d8c83fea03 100644
--- a/OWNERS
+++ b/OWNERS
@@ -29,10 +29,7 @@ per-file */TEST_MAPPING = *
# Support bulk translation updates
per-file */res*/values*/*.xml = byi@google.com, delphij@google.com
-per-file Android.bp = file:platform/build/soong:/OWNERS
-per-file Android.mk = file:platform/build/soong:/OWNERS
-per-file ApiDocs.bp = file:platform/build/soong:/OWNERS
-per-file StubLibraries.bp = file:platform/build/soong:/OWNERS
-per-file ProtoLibraries.bp = file:platform/build/soong:/OWNERS
+per-file *.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
+per-file Android.mk = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS
per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS