From 46ab35ec5f2d5dd409ab423bd4810b541e9dd309 Mon Sep 17 00:00:00 2001 From: Jing Ji Date: Wed, 10 Mar 2021 16:08:09 -0800 Subject: [PATCH] Add OWNERS file to AM test helper app Test: N/A Change-Id: I7eafb4e513a1e7216a05c87c5dbf670a1d3ebc13 --- .../tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS diff --git a/services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS b/services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS new file mode 100644 index 0000000000000..72c0a9e6e90ca --- /dev/null +++ b/services/tests/servicestests/test-apps/SimpleServiceTestApp/OWNERS @@ -0,0 +1 @@ +include /services/core/java/com/android/server/am/OWNERS