summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:59:12 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:59:12 +0000
commit50264c8fdf9eac8788d5017ba32b5f1f3c1ea287 (patch)
tree083da43417f6788fb3a0b7a2e5e6670e6a4cc954
parentcf967ec7d3d1f2a860bcd3be0672257aef6983d2 (diff)
downloadwificond-50264c8fdf9eac8788d5017ba32b5f1f3c1ea287.tar.gz
Migrate Test Targets to New Android Ownership Model
This CL is created as a best effort to migrate test targets to the new Android ownership model. It is based on historical data from repository history and insights from git blame. Given the nature of this effort, there may be instances of incorrect attribution. If you find incorrect or unnecessary attribution in this CL, please create a new CL to fix that. For detailed guidelines and further information on the migration please refer to the link below, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: I2f552ff862af2b3a9f294ae43bdf2aff0a5b12da
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8012797..a554cda 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_fwk_wifi_hal",
default_applicable_licenses: ["system_connectivity_wificond_license"],
}