summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:58:45 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:58:45 +0000
commit6ada0e952de21ac09743a5c935288d7f8370b008 (patch)
tree1b6e304aaf1b50718ae0bc9c7cb134292f58a1b0
parentaf3bd06db93df39ea45e2c675fe5700ebfa7b534 (diff)
downloadTvProvider-6ada0e952de21ac09743a5c935288d7f8370b008.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: I6a0867e6ae15426adfb43189747eed973bd4215c
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 635f5cb..311acd8 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_interactive_tv",
default_applicable_licenses: ["Android-Apache-2.0"],
}