From 5e157ce460d49b58fc10c5df2fc727f8c8c8a568 Mon Sep 17 00:00:00 2001
From: Dario Freni <dariofreni@google.com>
Date: Fri, 3 Nov 2023 13:10:12 +0000
Subject: [PATCH] Assign default bug component to targets in this directory.

This CL is being created to improve the test attribution in android. It has been
found that the tests owned by this OWNERS are not not being attributed to a
buganiser component.
This is part of a bigger effort to attribute all of the aosp code.

If you think that the buganiser component is not correct please update
this CL with correct component and drop a +2.
We will use the updated component and merge the CL

Bug: 309090038
Change-Id: Ie6839c3f6d07a554c60d544acea712d8de76b6b2
Test: N/A
---
 OWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/OWNERS b/OWNERS
index 649efda868..b2176cc945 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,4 @@
+# Bug component: 31808
 set noparent
 file:platform/packages/modules/Connectivity:main:/OWNERS_core_networking
 
-- 
GitLab