From b99529848061139ee7f4cb8a1834b0d3b336202f Mon Sep 17 00:00:00 2001 From: Yihan Dong Date: Sat, 12 Oct 2024 09:09:29 +0000 Subject: [PATCH] Add proposed trendy teams for VTS modules Change-Id: I225d409d2d13cc05bda3141d0712fd70a7f99b02 Test: build locally Bug: 368362374 --- tetheroffload/aidl/vts/functional/Android.bp | 1 + tetheroffload/config/1.0/vts/functional/Android.bp | 1 + tetheroffload/control/1.0/vts/functional/Android.bp | 1 + tetheroffload/control/1.1/vts/functional/Android.bp | 1 + 4 files changed, 4 insertions(+) diff --git a/tetheroffload/aidl/vts/functional/Android.bp b/tetheroffload/aidl/vts/functional/Android.bp index 74edab0981..a379cf771f 100644 --- a/tetheroffload/aidl/vts/functional/Android.bp +++ b/tetheroffload/aidl/vts/functional/Android.bp @@ -1,4 +1,5 @@ package { + default_team: "trendy_team_pixel_connectivity_networking", default_applicable_licenses: ["Android-Apache-2.0"], } diff --git a/tetheroffload/config/1.0/vts/functional/Android.bp b/tetheroffload/config/1.0/vts/functional/Android.bp index fe03d8f710..cbc0bb2463 100644 --- a/tetheroffload/config/1.0/vts/functional/Android.bp +++ b/tetheroffload/config/1.0/vts/functional/Android.bp @@ -13,6 +13,7 @@ // limitations under the License. package { + default_team: "trendy_team_pixel_connectivity_networking", // 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/tetheroffload/control/1.0/vts/functional/Android.bp b/tetheroffload/control/1.0/vts/functional/Android.bp index dc3b00c1ad..8aa625e3aa 100644 --- a/tetheroffload/control/1.0/vts/functional/Android.bp +++ b/tetheroffload/control/1.0/vts/functional/Android.bp @@ -13,6 +13,7 @@ // limitations under the License. package { + default_team: "trendy_team_pixel_connectivity_networking", // 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/tetheroffload/control/1.1/vts/functional/Android.bp b/tetheroffload/control/1.1/vts/functional/Android.bp index 3eea59ba05..01731dd33c 100644 --- a/tetheroffload/control/1.1/vts/functional/Android.bp +++ b/tetheroffload/control/1.1/vts/functional/Android.bp @@ -13,6 +13,7 @@ // limitations under the License. package { + default_team: "trendy_team_pixel_connectivity_networking", // 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"