aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-05 15:45:10 +0000
committerAditya Choudhary <caditya@google.com>2024-02-05 15:45:10 +0000
commit512a8c6973b2cf03a84489cde5219c77b1388cb7 (patch)
tree3eb8b9a73823e3dcdef9606deebd4776072c3bfe
parent9ddaee7bac4a9a0a230f1c945c70ec32b18eaa95 (diff)
downloadslf4j-512a8c6973b2cf03a84489cde5219c77b1388cb7.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, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: Ia796c8779fa7bfd9bf7de683808b446deb21eef3
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 71e5876c..db9ce707 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
default_applicable_licenses: ["external_slf4j_license"],
}