Migrate Test Targets to New Android Ownership Model

For detailed guidelines and further information on the migration please refer to the link below,
go/new-android-ownership-model

Bug: 304529413
Change-Id: Icf1c045d6bf7f7727e6b739ecb76f4af877afee5
Test: N/A
diff --git a/perf_tests/Android.bp b/perf_tests/Android.bp
index a49949a..b2ce65e 100644
--- a/perf_tests/Android.bp
+++ b/perf_tests/Android.bp
@@ -1,4 +1,5 @@
 package {
+    default_team: "trendy_team_android_usb",
     default_applicable_licenses: ["Android-Apache-2.0"],
 }
 
diff --git a/tests/Android.bp b/tests/Android.bp
index 1d96b6e..e10f90c 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,4 +1,5 @@
 package {
+    default_team: "trendy_team_android_usb",
     default_applicable_licenses: ["Android-Apache-2.0"],
 }