diff options
author | Beth Thibodeau <ethibodeau@google.com> | 2021-01-05 11:53:27 -0500 |
---|---|---|
committer | Beth Thibodeau <ethibodeau@google.com> | 2021-01-05 11:55:44 -0500 |
commit | 4b6f151ba18d38a0e2fe792c8e5044ddfa2bcd30 (patch) | |
tree | 66fab342c0c5a1c9accd877d0d7435078a714b74 /core/tests | |
parent | e4401ef4c5dcde90fef159f240600526b3fd58cb (diff) |
Adding OWNERS file
Test: verified other file exists, no code changes
Change-Id: I0019f4ce29016a633c8ee2faa48bba4a37585f6d
Diffstat (limited to 'core/tests')
-rw-r--r-- | core/tests/coretests/src/android/service/notification/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/tests/coretests/src/android/service/notification/OWNERS b/core/tests/coretests/src/android/service/notification/OWNERS new file mode 100644 index 000000000000..1502b6071b80 --- /dev/null +++ b/core/tests/coretests/src/android/service/notification/OWNERS @@ -0,0 +1,2 @@ +include platform/frameworks/base:/services/core/java/com/android/server/notification/OWNERS + |