From 4101bdb08a6dacaf19fadfcdbb2556d4aa51d5e8 Mon Sep 17 00:00:00 2001 From: Yihan Dong Date: Sat, 12 Oct 2024 09:04:09 +0000 Subject: [PATCH] Add proposed trendy teams for VTS modules Change-Id: I206dbaa54035b021c793a65c16a11ba4effddcab Test: build locally Bug: 368362374 --- automotive/remoteaccess/vts/Android.bp | 1 + automotive/vehicle/vts/Android.bp | 1 + broadcastradio/1.0/vts/functional/Android.bp | 1 + broadcastradio/1.1/vts/functional/Android.bp | 1 + broadcastradio/2.0/vts/functional/Android.bp | 1 + 5 files changed, 5 insertions(+) diff --git a/automotive/remoteaccess/vts/Android.bp b/automotive/remoteaccess/vts/Android.bp index 8acd6a1b98..043cafade2 100644 --- a/automotive/remoteaccess/vts/Android.bp +++ b/automotive/remoteaccess/vts/Android.bp @@ -15,6 +15,7 @@ */ package { + default_team: "trendy_team_aaos_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/automotive/vehicle/vts/Android.bp b/automotive/vehicle/vts/Android.bp index 40aec59402..303e5a6249 100644 --- a/automotive/vehicle/vts/Android.bp +++ b/automotive/vehicle/vts/Android.bp @@ -15,6 +15,7 @@ */ package { + default_team: "trendy_team_aaos_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/broadcastradio/1.0/vts/functional/Android.bp b/broadcastradio/1.0/vts/functional/Android.bp index 623ff78f5d..5a42fe4c0a 100644 --- a/broadcastradio/1.0/vts/functional/Android.bp +++ b/broadcastradio/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_aaos_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/broadcastradio/1.1/vts/functional/Android.bp b/broadcastradio/1.1/vts/functional/Android.bp index 0fb4eb0b10..9d3db88e8a 100644 --- a/broadcastradio/1.1/vts/functional/Android.bp +++ b/broadcastradio/1.1/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_aaos_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/broadcastradio/2.0/vts/functional/Android.bp b/broadcastradio/2.0/vts/functional/Android.bp index cb50c5ef90..03bec770da 100644 --- a/broadcastradio/2.0/vts/functional/Android.bp +++ b/broadcastradio/2.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_aaos_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"