Merge "Migrate Test Targets to New Android Ownership Model" into main
diff --git a/tests/robolectric/Android.bp b/tests/robolectric/Android.bp
index 5035036..0c245eb 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 2be1587..326f262 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"],
 }