aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-02 14:11:18 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-02 14:11:18 +0000
commitc7ff3eb4696c4df08c07f9fade9ed0594ea77fe6 (patch)
tree8ab0dc2e43708662ee9a6c432eddb11e7cbf9475
parent24d03810819d77034cdede8d65344686875f528d (diff)
parent89135b7738b2f3ee734601062e80505d118dbaf0 (diff)
downloadManagedProvisioning-master.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-rw-r--r--tests/instrumentation/Android.bp1
-rw-r--r--tests/robotests/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/instrumentation/Android.bp b/tests/instrumentation/Android.bp
index 0dd5a28d0..0e0cbe6ea 100644
--- a/tests/instrumentation/Android.bp
+++ b/tests/instrumentation/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_enterprise",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp
index da16dd87f..bc9b6bc78 100644
--- a/tests/robotests/Android.bp
+++ b/tests/robotests/Android.bp
@@ -2,6 +2,7 @@
// ManagedProvisioning Robolectric test target. #
//############################################################
package {
+ default_team: "trendy_team_enterprise",
default_applicable_licenses: ["Android-Apache-2.0"],
}