From b3fec9fffa88c466b5f0ccde3979fb74e56ef364 Mon Sep 17 00:00:00 2001 From: Ram Indani Date: Tue, 13 Sep 2022 23:26:40 +0000 Subject: [PATCH] Adds OWNERS file to TouchLatency Test: Presumits BUG: 241152647 Change-Id: I15e0c757472fffdb5f6b808a8d9a35657455c229 --- tests/TouchLatency/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/TouchLatency/OWNERS diff --git a/tests/TouchLatency/OWNERS b/tests/TouchLatency/OWNERS new file mode 100644 index 0000000000000..2b7de25555879 --- /dev/null +++ b/tests/TouchLatency/OWNERS @@ -0,0 +1,2 @@ +include platform/frameworks/base:/graphics/java/android/graphics/OWNERS +include platform/frameworks/native:/services/surfaceflinger/OWNERS \ No newline at end of file