From 80874efe8401ebb4a94091169d899bb7d99ae680 Mon Sep 17 00:00:00 2001 From: Yihan Dong Date: Sat, 12 Oct 2024 09:10:57 +0000 Subject: [PATCH] Add proposed trendy teams for VTS modules Change-Id: I49af66c1398078353741f4ed0ec6bcc35186027a Test: build locally Bug: 368362374 --- automotive/can/1.0/vts/functional/Android.bp | 1 + automotive/can/aidl/vts/functional/Android.bp | 1 + 2 files changed, 2 insertions(+) diff --git a/automotive/can/1.0/vts/functional/Android.bp b/automotive/can/1.0/vts/functional/Android.bp index 1d51492fd8..b13ec3ba8c 100644 --- a/automotive/can/1.0/vts/functional/Android.bp +++ b/automotive/can/1.0/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_connectivity_telemetry", // 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/can/aidl/vts/functional/Android.bp b/automotive/can/aidl/vts/functional/Android.bp index b816a4952e..d90164cd72 100644 --- a/automotive/can/aidl/vts/functional/Android.bp +++ b/automotive/can/aidl/vts/functional/Android.bp @@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_connectivity_telemetry", // 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"