diff options
| author | 2022-05-02 11:58:52 -0700 | |
|---|---|---|
| committer | 2022-05-02 11:58:52 -0700 | |
| commit | 90ebb9e9b4bb776b51feca37eaa3208516c7d395 (patch) | |
| tree | f80504c2fb24aa1aff29780c1972f63764e6e9cb | |
| parent | 40c17d6cfd8cb9ea7803f77bf662c29a59d09097 (diff) | |
logcat test: add OWNERS file
Add owners file.
Bug: 229976778
Test: N/A
Ignore-AOSP-First: currently unavailable on AOSP
Change-Id: I870584643f105757270369646ca74287547bdff6
| -rw-r--r-- | services/tests/servicestests/src/com/android/server/logcat/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/tests/servicestests/src/com/android/server/logcat/OWNERS b/services/tests/servicestests/src/com/android/server/logcat/OWNERS new file mode 100644 index 000000000000..ae23d1cc24c9 --- /dev/null +++ b/services/tests/servicestests/src/com/android/server/logcat/OWNERS @@ -0,0 +1 @@ +include /services/core/java/com/android/server/logcat/OWNERS |