summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/robolectric/Android.bp1
-rw-r--r--tests/unit/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/robolectric/Android.bp b/tests/robolectric/Android.bp
index 50350367..0c245eb1 100644
--- a/tests/robolectric/Android.bp
+++ b/tests/robolectric/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_personal_safety",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/unit/Android.bp b/tests/unit/Android.bp
index 2be15871..326f2627 100644
--- a/tests/unit/Android.bp
+++ b/tests/unit/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_personal_safety",
default_applicable_licenses: ["Android-Apache-2.0"],
}