commit | 01b5ede2b2f30a5fc2b86b4acabfeec20f3c683e | [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:34:50 2024 +0000 |
tree | 4f489cecd57cee5df30b12787bf22a6fce4eb44a | |
parent | a906743bc7ff42c1cc4f5d2d9b501034fd7bff65 [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 Change-Id: I243f17b3f0ad7af9ffa15ca242456e36688733f5 Merged-In: I243f17b3f0ad7af9ffa15ca242456e36688733f5
diff --git a/service/ServiceConnectivityResources/Android.bp b/service/ServiceConnectivityResources/Android.bp index 2260596..2621256 100644 --- a/service/ServiceConnectivityResources/Android.bp +++ b/service/ServiceConnectivityResources/Android.bp
@@ -16,6 +16,7 @@ // APK to hold all the wifi overlayable resources. package { + default_team: "trendy_team_fwk_core_networking", default_applicable_licenses: ["Android-Apache-2.0"], }