commit | 985604c94f74657ffe18e43556bfdf4fc0629e14 | [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 12:42:56 2024 +0000 |
tree | e52d9b811234389e179143d8600c5c35c8103cc4 | |
parent | 5d787936cfa5ca78b4aeb969c68b817bd6c4b0c1 [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/service-t/Android.bp b/service-t/Android.bp index 8768787..ef76eae 100644 --- a/service-t/Android.bp +++ b/service-t/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"], }