commit | 569664acb2fb3ecbe5a2a783fe8b00aaf3584416 | [log] [tgz] |
---|---|---|
author | Yihan Dong <slotus@google.com> | Sat Oct 12 09:06:36 2024 +0000 |
committer | Yihan Dong <slotus@google.com> | Wed Oct 23 06:54:48 2024 +0000 |
tree | 913412aa9137f5362bb4adb996fe3d9033637faa | |
parent | 0de4aa3c2207d8059ffef7414fe0e312648da364 [diff] |
Add proposed trendy teams for VTS modules Change-Id: I7e094b56dd10d0b57684277e0ac09bd2c54a7dff Test: build locally Bug: 368362374
diff --git a/confirmationui/1.0/vts/functional/Android.bp b/confirmationui/1.0/vts/functional/Android.bp index 6c6488b..2fbd851 100644 --- a/confirmationui/1.0/vts/functional/Android.bp +++ b/confirmationui/1.0/vts/functional/Android.bp
@@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_platform_security", // 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/confirmationui/aidl/vts/functional/Android.bp b/confirmationui/aidl/vts/functional/Android.bp index ac2d53a..2403185 100644 --- a/confirmationui/aidl/vts/functional/Android.bp +++ b/confirmationui/aidl/vts/functional/Android.bp
@@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_platform_security", // See: http://go/android-license-faq default_applicable_licenses: ["hardware_interfaces_license"], }