Specify the bug component of Car tests

Bug: 310260571
Test: N/A
Change-Id: I5e7b73e407c7b272f82efee20f86b3aa2c16346c
diff --git a/tests/CarLibTests/OWNERS b/tests/CarLibTests/OWNERS
index 7578bc5..d6b8a0c 100644
--- a/tests/CarLibTests/OWNERS
+++ b/tests/CarLibTests/OWNERS
@@ -1,3 +1,5 @@
+# Bug component: 1316886
+
 # AppFocus
 per-file src/android/car/CarAppFocusManagerTest.java = ycheo@google.com
 
diff --git a/tests/android_car_api_test/OWNERS b/tests/android_car_api_test/OWNERS
index 6d9ffdf..407e4d9 100644
--- a/tests/android_car_api_test/OWNERS
+++ b/tests/android_car_api_test/OWNERS
@@ -1,3 +1,5 @@
+# Bug component: 1316886
+
 # ActivityManager
 per-file src/android/car/apitest/CarActivityManagerTest.java = ycheo@google.com
 
diff --git a/tests/carservice_test/OWNERS b/tests/carservice_test/OWNERS
index 2935f48..3a005e7 100644
--- a/tests/carservice_test/OWNERS
+++ b/tests/carservice_test/OWNERS
@@ -1,3 +1,5 @@
+# Bug component: 1316886
+
 # AppFocus
 per-file src/com/android/car/AppFocusTest.java = ycheo@google.com
 
diff --git a/tests/carservice_test/src/com/android/car/watchdog/OWNERS b/tests/carservice_test/src/com/android/car/watchdog/OWNERS
deleted file mode 100644
index bd4e0cc..0000000
--- a/tests/carservice_test/src/com/android/car/watchdog/OWNERS
+++ /dev/null
@@ -1 +0,0 @@
-lakshmana@google.com
diff --git a/tests/carservice_unit_test/OWNERS b/tests/carservice_unit_test/OWNERS
index e52bd6c..868bd66 100644
--- a/tests/carservice_unit_test/OWNERS
+++ b/tests/carservice_unit_test/OWNERS
@@ -1,3 +1,5 @@
+# Bug component: 1316886
+
 # ActivityManager
 per-file src/com/android/car/am/* = ycheo@google.com