diff options
author | Jing Ji <jji@google.com> | 2021-03-10 16:08:09 -0800 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2021-03-10 16:08:09 -0800 |
commit | 46ab35ec5f2d5dd409ab423bd4810b541e9dd309 (patch) | |
tree | dc7d0a4024599ec3d0fc2b21caff509bb18c14cc /services/tests | |
parent | 20414370df5ec3bbde42a808822969ba00699891 (diff) |
Add OWNERS file to AM test helper app
Test: N/A
Change-Id: I7eafb4e513a1e7216a05c87c5dbf670a1d3ebc13
Diffstat (limited to 'services/tests')
-rw-r--r-- | services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS b/services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS new file mode 100644 index 000000000000..72c0a9e6e90c --- /dev/null +++ b/services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS @@ -0,0 +1 @@ +include /services/core/java/com/android/server/am/OWNERS |