Migrate Test Targets to New Android Ownership Model am: 9a90f5ac68 am: 7a8f5cc819

Original change: https://android-review.googlesource.com/c/platform/frameworks/layoutlib/+/2945374

Change-Id: I4f2eb4b0584a57a93ac232b71c383af26b8245ec
Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/bridge/tests/Android.bp b/bridge/tests/Android.bp
index 368d093..c80bdca 100644
--- a/bridge/tests/Android.bp
+++ b/bridge/tests/Android.bp
@@ -13,6 +13,7 @@
 // limitations under the License.
 
 package {
+    default_team: "trendy_team_android_developer_tools",
     default_applicable_licenses: ["Android-Apache-2.0"],
 }
 
diff --git a/create/tests/Android.bp b/create/tests/Android.bp
index ffd58d1..9153b8f 100644
--- a/create/tests/Android.bp
+++ b/create/tests/Android.bp
@@ -13,6 +13,7 @@
 // limitations under the License.
 
 package {
+    default_team: "trendy_team_android_developer_tools",
     // See: http://go/android-license-faq
     default_applicable_licenses: [
         "Android-Apache-2.0",