summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-22 17:06:26 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-22 17:06:26 +0000
commitfc7b1767c28aa032cc42cb8754d421a11aa520ef (patch)
treedb2d24a5c36b87a667afc2f92b709f3f504ed3fe
parent65c4ad3228194e2470a7ed1852bc4fc8152db78d (diff)
parent785cd4c5922f30a00ef388dbe3905cfc59a71f09 (diff)
downloadQuickSearchBox-master.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-rw-r--r--benchmarks/Android.bp1
-rw-r--r--tests/Android.bp1
-rw-r--r--tests/naughty/Android.bp1
-rw-r--r--tests/partial/Android.bp1
-rw-r--r--tests/slow/Android.bp1
-rw-r--r--tests/spammy/Android.bp1
6 files changed, 6 insertions, 0 deletions
diff --git a/benchmarks/Android.bp b/benchmarks/Android.bp
index 7519181..5fff4fd 100644
--- a/benchmarks/Android.bp
+++ b/benchmarks/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aosp",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/Android.bp b/tests/Android.bp
index 8ca5cf9..012a68f 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aosp",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/naughty/Android.bp b/tests/naughty/Android.bp
index 0b735c0..1c9c8b3 100644
--- a/tests/naughty/Android.bp
+++ b/tests/naughty/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aosp",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/partial/Android.bp b/tests/partial/Android.bp
index 7a5797b..cb97b1e 100644
--- a/tests/partial/Android.bp
+++ b/tests/partial/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aosp",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/slow/Android.bp b/tests/slow/Android.bp
index ac8640d..8277958 100644
--- a/tests/slow/Android.bp
+++ b/tests/slow/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aosp",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/spammy/Android.bp b/tests/spammy/Android.bp
index 16a338a..4e761de 100644
--- a/tests/spammy/Android.bp
+++ b/tests/spammy/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aosp",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}