Test mapping changes can be made by anyone.

Since TEST_MAPPING files can reference test suites flung far across
the source tree, allow anyone to make changes to them.

Bug: 174932174
Test: none
Change-Id: I11dd436ac55e516263a587f9f82b17ce56e9e2e2
This commit is contained in:
Jeff Sharkey
2021-08-24 09:36:21 -06:00
parent 497e28ecf3
commit d304221306

3
OWNERS
View File

@@ -23,6 +23,9 @@ yamasani@google.com #{LAST_RESORT_SUGGESTION}
# via https://android.git.corp.google.com/All-Projects/+/refs/meta/config/rules.pl.
per-file */api/*current.txt = *
# Test mapping changes can be made by anyone
per-file */TEST_MAPPING = *
# Support bulk translation updates
per-file */res*/values*/*.xml = byi@google.com, delphij@google.com