commit | 71086be55e8d36faee11f6c20f291b101995143d | [log] [tgz] |
---|---|---|
author | Aditya Choudhary <caditya@google.com> | Wed Jan 31 11:08:57 2024 +0000 |
committer | Aditya Choudhary <caditya@google.com> | Wed Jan 31 14:10:00 2024 +0000 |
tree | cc415d634211e499314e7e84406b6ae7ffff9385 | |
parent | 3b9a82f7c938cad7623083b078a5e3f03001b7de [diff] [blame] |
[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 (cherry picked from https://android-review.googlesource.com/q/commit:a8ac702eb268d687d089ba218926ae6b17cda33c) Change-Id: I243f17b3f0ad7af9ffa15ca242456e36688733f5 Merged-In: I243f17b3f0ad7af9ffa15ca242456e36688733f5
diff --git a/common/Android.bp b/common/Android.bp index 69d1252..0048a0a 100644 --- a/common/Android.bp +++ b/common/Android.bp
@@ -15,6 +15,7 @@ // package { + default_team: "trendy_team_fwk_core_networking", // See: http://go/android-license-faq default_applicable_licenses: ["Android-Apache-2.0"], }