From 22c843f1ba4c82110783028956cc05676372e4a6 Mon Sep 17 00:00:00 2001 From: Yihan Dong Date: Sat, 12 Oct 2024 09:10:15 +0000 Subject: [PATCH] Add proposed trendy teams for VTS modules Change-Id: Ibde3d31b1079ea2c26b3171a42c7d486edab2228 Test: build locally Bug: 368362374 --- tv/input/1.0/vts/functional/Android.bp | 1 + tv/tuner/1.0/vts/functional/Android.bp | 1 + tv/tuner/1.1/vts/functional/Android.bp | 1 + tv/tuner/aidl/vts/functional/Android.bp | 1 + 4 files changed, 4 insertions(+) diff --git a/tv/input/1.0/vts/functional/Android.bp b/tv/input/1.0/vts/functional/Android.bp index fad1c90f61..57d81e2d8f 100644 --- a/tv/input/1.0/vts/functional/Android.bp +++ b/tv/input/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_interactive_tv", // 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/tv/tuner/1.0/vts/functional/Android.bp b/tv/tuner/1.0/vts/functional/Android.bp index 6187c738ee..9f3466a503 100644 --- a/tv/tuner/1.0/vts/functional/Android.bp +++ b/tv/tuner/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_interactive_tv", // 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/tv/tuner/1.1/vts/functional/Android.bp b/tv/tuner/1.1/vts/functional/Android.bp index ac835a4382..90b2494538 100644 --- a/tv/tuner/1.1/vts/functional/Android.bp +++ b/tv/tuner/1.1/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_interactive_tv", // 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/tv/tuner/aidl/vts/functional/Android.bp b/tv/tuner/aidl/vts/functional/Android.bp index 09e63fc56b..ae4f598493 100644 --- a/tv/tuner/aidl/vts/functional/Android.bp +++ b/tv/tuner/aidl/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_interactive_tv", // 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"