diff options
author | Alison Cichowlas <asc@google.com> | 2021-01-08 14:44:45 -0500 |
---|---|---|
committer | Alison Cichowlas <asc@google.com> | 2021-01-08 14:44:45 -0500 |
commit | 9e0391ea9bb94a4890d43f34a1485730f2a132c6 (patch) | |
tree | a8e13623d02f192ed7c731d4272e5ed1315c59b3 /core/tests | |
parent | 73218cd5b212eef9065eed47168809ec4f97b228 (diff) |
Add test OWNERS referencing src owners.
Test: I don't believe we actually have a way to test this
Change-Id: I83a006f295b1fe97fd555c8ca03c82c20fe92ca9
Diffstat (limited to 'core/tests')
-rw-r--r-- | core/tests/coretests/src/com/android/internal/app/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/tests/coretests/src/com/android/internal/app/OWNERS b/core/tests/coretests/src/com/android/internal/app/OWNERS new file mode 100644 index 000000000000..6888be321476 --- /dev/null +++ b/core/tests/coretests/src/com/android/internal/app/OWNERS @@ -0,0 +1 @@ +include /core/java/com/android/internal/app/OWNERS |