summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:57:37 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:57:37 +0000
commit6fecf769c3ff6f4af11b959b19f7b557a0e2e4a3 (patch)
tree5ea791258eb5b53b5732ad029dda824c8817ff47
parent4146003c0f7fbe7f43ca8c519b363c1df7c16cdd (diff)
downloadAlternativeNetworkAccess-6fecf769c3ff6f4af11b959b19f7b557a0e2e4a3.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: Ia3781809bb1a945fa96b01a0b7311a9120dab027
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index d2e6a75..f542577 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_pmw_telephony",
default_applicable_licenses: ["Android-Apache-2.0"],
}