From ae5abc19ea050b5c729f08e1c7d30f1c046c74e3 Mon Sep 17 00:00:00 2001 From: Ronish Kalia Date: Wed, 14 Feb 2024 14:17:17 +0000 Subject: [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, Bug: 304529413 Test: N/A Change-Id: Ib8e5d10dfc8319c44988661c6ed88da7999e00e2 --- Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.bp b/Android.bp index 5e27397f..53f01ce2 100644 --- a/Android.bp +++ b/Android.bp @@ -16,6 +16,7 @@ // For platform use, builds against core_current to avoid circular // dependencies. *NOT* for unbundled use. package { + default_team: "trendy_team_fwk_telephony", default_applicable_licenses: ["external_libphonenumber_license"], } -- cgit v1.2.3