From 49e767ac711984c960545dd71ba3eb718d44e1c0 Mon Sep 17 00:00:00 2001 From: Yihan Dong Date: Sat, 12 Oct 2024 09:02:47 +0000 Subject: [PATCH] Add proposed trendy teams for VTS modules Change-Id: Ie70998ddb08618592145d952083acdff49c75d70 Test: build locally Bug: 368362374 --- boot/1.0/vts/functional/Android.bp | 1 + boot/1.1/vts/functional/Android.bp | 1 + boot/1.2/vts/functional/Android.bp | 1 + boot/aidl/vts/functional/Android.bp | 1 + cas/aidl/vts/functional/Android.bp | 1 + configstore/1.0/vts/functional/Android.bp | 1 + ir/1.0/vts/functional/Android.bp | 1 + ir/aidl/vts/Android.bp | 1 + neuralnetworks/1.3/vts/functional/Android.bp | 1 + vr/1.0/vts/functional/Android.bp | 1 + 10 files changed, 10 insertions(+) diff --git a/boot/1.0/vts/functional/Android.bp b/boot/1.0/vts/functional/Android.bp index 90ee9cb417..b49772cf64 100644 --- a/boot/1.0/vts/functional/Android.bp +++ b/boot/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/boot/1.1/vts/functional/Android.bp b/boot/1.1/vts/functional/Android.bp index 3a36046bdc..6e4499691a 100644 --- a/boot/1.1/vts/functional/Android.bp +++ b/boot/1.1/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/boot/1.2/vts/functional/Android.bp b/boot/1.2/vts/functional/Android.bp index 7d546ed48f..ba186bfecd 100644 --- a/boot/1.2/vts/functional/Android.bp +++ b/boot/1.2/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/boot/aidl/vts/functional/Android.bp b/boot/aidl/vts/functional/Android.bp index e46cbefbd1..03107165cc 100644 --- a/boot/aidl/vts/functional/Android.bp +++ b/boot/aidl/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/cas/aidl/vts/functional/Android.bp b/cas/aidl/vts/functional/Android.bp index 295ae7c0ce..390c713a61 100644 --- a/cas/aidl/vts/functional/Android.bp +++ b/cas/aidl/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_media_codec_framework", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/configstore/1.0/vts/functional/Android.bp b/configstore/1.0/vts/functional/Android.bp index 27c66fd42c..388c565bfb 100644 --- a/configstore/1.0/vts/functional/Android.bp +++ b/configstore/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/ir/1.0/vts/functional/Android.bp b/ir/1.0/vts/functional/Android.bp index 983f2a44e1..7c23f03905 100644 --- a/ir/1.0/vts/functional/Android.bp +++ b/ir/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/ir/aidl/vts/Android.bp b/ir/aidl/vts/Android.bp index c2491b8922..d42a7f4072 100644 --- a/ir/aidl/vts/Android.bp +++ b/ir/aidl/vts/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/neuralnetworks/1.3/vts/functional/Android.bp b/neuralnetworks/1.3/vts/functional/Android.bp index 07071cc47b..ab2d4a1e44 100644 --- a/neuralnetworks/1.3/vts/functional/Android.bp +++ b/neuralnetworks/1.3/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_renderscript_nnapi", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license" diff --git a/vr/1.0/vts/functional/Android.bp b/vr/1.0/vts/functional/Android.bp index 8e23f4f687..267a1cccf5 100644 --- a/vr/1.0/vts/functional/Android.bp +++ b/vr/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_android_kernel", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "hardware_interfaces_license"