aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-01-30 13:42:03 +0000
committerAditya Choudhary <caditya@google.com>2024-01-30 13:42:03 +0000
commite05a4c03ef5f3606abe6ef3d58ad08f44a4dc5d2 (patch)
treecaccc1006471d8620c56689dc9fb5fc21d997982
parentf272aaeb717cecb4e428e854fef24a1f6ee8ae7c (diff)
downloadtokio-emu-34-3-release.tar.gz
[DON'T BLOCK] Test ownership migration rulesemu-34-3-release
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: Ib1712b33f62adad50f624a5d919c72ee98606bde
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4cd7d24..07952cb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,6 +2,7 @@
// Do not modify this file as changes will be overridden on upgrade.
package {
+ default_team: "trendy_team_android_rust",
default_applicable_licenses: ["external_rust_crates_tokio_license"],
}