summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-22 15:48:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-22 15:48:25 +0000
commitd2263d427105763c1cc79442583121efaed59886 (patch)
treee2641bdfa28d8c5b60d2c57315244080b311f4a6
parente40b7d00b3b4ecd372db7b8b7a84dac9988a2f5b (diff)
parent8134ad8345e9591f4b36e897d2ffb369aabbd278 (diff)
downloadsetupwizard-main.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-rw-r--r--library/main/tests/robotests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/main/tests/robotests/Android.bp b/library/main/tests/robotests/Android.bp
index 5adead1..de2e823 100644
--- a/library/main/tests/robotests/Android.bp
+++ b/library/main/tests/robotests/Android.bp
@@ -2,6 +2,7 @@
// CarSetupWizardLib app just for Robolectric test target. #
//##############################################################
package {
+ default_team: "trendy_team_automotive",
default_applicable_licenses: ["Android-Apache-2.0"],
}