summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 14:01:01 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 14:01:01 +0000
commite1be02488ff11c9bec34150031712b2b6a1f0a33 (patch)
treeaedee62830acf1b7895f0e10ac9d0873c5445b89
parentb92a69630402906698ebded024481eeadc93a738 (diff)
downloadlocalepicker-e1be02488ff11c9bec34150031712b2b6a1f0a33.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: I76c18c2c33ae0cc30fa73be3b52470664daf80a4
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 5c115e1..925f99c 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -18,6 +18,7 @@
// Build test package for locale picker lib. //
///////////////////////////////////////////////////////////////
package {
+ default_team: "trendy_team_applications_google_wide_",
default_applicable_licenses: ["Android-Apache-2.0"],
}