From 4cfa84d52b7af80598fe41bba8f3217a5a3cd152 Mon Sep 17 00:00:00 2001 From: Fabian Kozynski Date: Fri, 3 Dec 2021 17:05:35 -0500 Subject: [PATCH] Add statusbar tests package and OWNERS Test: no test Bug: 208671346 Ignore-AOSP-First: new test folder following source owners Change-Id: I194d2af7ba395d16e6bf08d046cc610b60b177ef --- .../tests/servicestests/src/com/android/server/statusbar/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 services/tests/servicestests/src/com/android/server/statusbar/OWNERS diff --git a/services/tests/servicestests/src/com/android/server/statusbar/OWNERS b/services/tests/servicestests/src/com/android/server/statusbar/OWNERS new file mode 100644 index 0000000000000..a7e91948c5288 --- /dev/null +++ b/services/tests/servicestests/src/com/android/server/statusbar/OWNERS @@ -0,0 +1 @@ +include /services/core/java/com/android/server/statusbar/OWNERS \ No newline at end of file