aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-01-31 11:03:38 +0000
committerAditya Choudhary <caditya@google.com>2024-01-31 11:03:38 +0000
commitb66ace7609f6dc2f87f9d9eb9162a95de203fccb (patch)
treefb4030a165976b79fa3abf8ef8f229cb6f8f47b2
parent976da63ccb1cf4527c82d922d9e9a1afb48ad123 (diff)
downloadtokio-test-b66ace7609f6dc2f87f9d9eb9162a95de203fccb.tar.gz
[DON'T BLOCK] Test ownership migration rules
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: I0ddec86252e4466607358d50a81dba907a8c58ac
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0a3003e..7616f01 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-test_license"],
}