summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonish Kalia <ronish@google.com>2023-11-03 13:27:17 +0000
committerLifu Tang <lifu@google.com>2023-11-03 15:38:10 +0000
commit9eb100e135c8ebe9d90945d2c6048666bc7bcf7a (patch)
tree7bc220b649ae64829657a5b4a64bd98da804f551
parentc53a392133164aa85edcec04c484305bddad476b (diff)
downloadinterfaces-9eb100e135c8ebe9d90945d2c6048666bc7bcf7a.tar.gz
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: If5dfba2d431f2932df3835a8aa5d3b2bfb998fe6 Test: N/A
-rw-r--r--automotive/OWNERS1
-rw-r--r--displayservice/OWNERS1
-rw-r--r--location/OWNERS1
-rw-r--r--sensorservice/OWNERS1
4 files changed, 4 insertions, 0 deletions
diff --git a/automotive/OWNERS b/automotive/OWNERS
index 09e257c..f4820fd 100644
--- a/automotive/OWNERS
+++ b/automotive/OWNERS
@@ -1 +1,2 @@
+# Bug component: 608533
include platform/packages/services/Car:/OWNERS
diff --git a/displayservice/OWNERS b/displayservice/OWNERS
new file mode 100644
index 0000000..0a3d236
--- /dev/null
+++ b/displayservice/OWNERS
@@ -0,0 +1 @@
+# Bug component:164731
diff --git a/location/OWNERS b/location/OWNERS
index 1937bce..5147092 100644
--- a/location/OWNERS
+++ b/location/OWNERS
@@ -1 +1,2 @@
+# Bug component: 880581
include platform/frameworks/base:/services/core/java/com/android/server/location/OWNERS
diff --git a/sensorservice/OWNERS b/sensorservice/OWNERS
new file mode 100644
index 0000000..bf318f0
--- /dev/null
+++ b/sensorservice/OWNERS
@@ -0,0 +1 @@
+# Bug component:151862