From dbf321c5ee74ee91cc62be396e80adc085b31d11 Mon Sep 17 00:00:00 2001 From: Alessio Balsini Date: Tue, 22 Aug 2023 10:06:40 +0100 Subject: [PATCH] Update bug component from Android Systems to OTA client It's been a while since the Android Systems bug component does not access the creation of new bugs for triage, instead, new bugs must be created in the subcomponents of the team. This change updates the bug component originally associated to this subsystem from the Android Systems' 30545 to OTA client's 1014951. Test: none Bug: 270571229 Change-Id: I10ea8fba3b7683cf6259394f2163b68bfc96dfb5 Signed-off-by: Alessio Balsini --- boot/1.0/vts/functional/OWNERS | 2 +- boot/1.1/vts/functional/OWNERS | 2 +- boot/aidl/vts/functional/OWNERS | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boot/1.0/vts/functional/OWNERS b/boot/1.0/vts/functional/OWNERS index 36e79bec6e..5aeb4df08e 100644 --- a/boot/1.0/vts/functional/OWNERS +++ b/boot/1.0/vts/functional/OWNERS @@ -1,2 +1,2 @@ -# Bug component: 30545 +# Bug component: 1014951 dvander@google.com diff --git a/boot/1.1/vts/functional/OWNERS b/boot/1.1/vts/functional/OWNERS index 36e79bec6e..5aeb4df08e 100644 --- a/boot/1.1/vts/functional/OWNERS +++ b/boot/1.1/vts/functional/OWNERS @@ -1,2 +1,2 @@ -# Bug component: 30545 +# Bug component: 1014951 dvander@google.com diff --git a/boot/aidl/vts/functional/OWNERS b/boot/aidl/vts/functional/OWNERS index bc813d8204..c67d246241 100644 --- a/boot/aidl/vts/functional/OWNERS +++ b/boot/aidl/vts/functional/OWNERS @@ -1,2 +1,2 @@ -# Bug component: 30545 +# Bug component: 1014951 zhangkelvin@google.com