summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"],
}