From d1a1fe349f3cff710bc022dc5c1296cfa99e8b55 Mon Sep 17 00:00:00 2001
From: Nataniel Borges <natanieljr@google.com>
Date: Tue, 16 Feb 2021 22:31:04 +0100
Subject: [PATCH] Include component ID in OWNERS file

By default all flicker tests use the Winscope component.

Test: check the owner files
Bug: 162923992
Change-Id: I3d7b6e7ea60eb9d96643d75b3d23d01bad268383
---
 libs/WindowManager/Shell/tests/OWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libs/WindowManager/Shell/tests/OWNERS b/libs/WindowManager/Shell/tests/OWNERS
index 2c6c7b358e3b..d80699de8a2d 100644
--- a/libs/WindowManager/Shell/tests/OWNERS
+++ b/libs/WindowManager/Shell/tests/OWNERS
@@ -1,2 +1,3 @@
+# Bug component: 909476
 # includes OWNERS from parent directories
 natanieljr@google.com
-- 
GitLab