commit | b99529848061139ee7f4cb8a1834b0d3b336202f | [log] [tgz] |
---|---|---|
author | Yihan Dong <slotus@google.com> | Sat Oct 12 09:09:29 2024 +0000 |
committer | Yihan Dong <slotus@google.com> | Sat Oct 12 09:09:48 2024 +0000 |
tree | 60d61d1aa0572da68b7e85cb79df2ec2c950477f | |
parent | 0de4aa3c2207d8059ffef7414fe0e312648da364 [diff] |
Add proposed trendy teams for VTS modules Change-Id: I225d409d2d13cc05bda3141d0712fd70a7f99b02 Test: build locally Bug: 368362374
diff --git a/tetheroffload/control/1.0/vts/functional/Android.bp b/tetheroffload/control/1.0/vts/functional/Android.bp index dc3b00c..8aa625e 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 3eea59b..01731dd 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"