aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuncheol Heo <ycheo@google.com>2023-11-28 17:52:43 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-11-28 17:52:43 +0000
commit89f6a1cc6d73f053acd1044b6bdbef37ce98ad4b (patch)
treeb2428d3711487a1ea738ecd3b08712a67d1be53f
parent5c948437f7efca9c603e7807948ee69fd13bc390 (diff)
parent836b91f75dc35d8076886e31b039545185ee7c49 (diff)
downloadCar-tmp_amf_315507370.tar.gz
Specify the bug component of Car tests am: 836b91f75dtmp_amf_315507370
Original change: https://android-review.googlesource.com/c/platform/packages/services/Car/+/2844845 Change-Id: I9c9536303ab6ea25b476fefd9b9e0ec798f1a953 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--tests/CarLibTests/OWNERS2
-rw-r--r--tests/android_car_api_test/OWNERS2
-rw-r--r--tests/carservice_test/OWNERS2
-rw-r--r--tests/carservice_test/src/com/android/car/watchdog/OWNERS1
-rw-r--r--tests/carservice_unit_test/OWNERS2
5 files changed, 8 insertions, 1 deletions
diff --git a/tests/CarLibTests/OWNERS b/tests/CarLibTests/OWNERS
index 7578bc5ac5..d6b8a0c85f 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 6d9ffdfb63..407e4d9530 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 2935f48aa4..3a005e7ead 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 bd4e0cc4ff..0000000000
--- 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 e52bd6c645..868bd66218 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