Merge "Migrate Test Targets to New Android Ownership Model" into main
diff --git a/tests/Android.bp b/tests/Android.bp
index db23daa..4a88332 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -13,6 +13,7 @@
 //  limitations under the License.
 
 package {
+    default_team: "trendy_team_aosp",
     // See: http://go/android-license-faq
     default_applicable_licenses: [
         "Android-Apache-2.0",
@@ -25,4 +26,3 @@
     srcs: ["src/**/*.java"],
     instrumentation_for: "Camera2",
 }
-