aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:59:34 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:59:34 +0000
commita0dc44493a00129ddbb20f1fd7c1273337a0a69d (patch)
tree8c1035e452a17d59887f397b1e1623a66292a304
parentee74be1e09a85c75be6ed4ff2c41dd9d2a19e0af (diff)
downloadCarrierConfig-a0dc44493a00129ddbb20f1fd7c1273337a0a69d.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: Idb30f3559ae2879a17bb2ba1efb8bc088a87068b
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 8e7c18e..0eeb7df 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_fwk_telephony",
default_applicable_licenses: ["Android-Apache-2.0"],
}