summaryrefslogtreecommitdiff
path: root/hostsidetests
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2024-05-03 12:18:17 -0700
committerWei Li <weiwli@google.com>2024-05-03 12:18:17 -0700
commit4f9240ea1d95c7dddedcff20c5b2aef3d5ddc98c (patch)
tree8d3bbc564f883d767f66f0fd78d49c236afbcea3 /hostsidetests
parent95760bd0028d5a2e65e84d7fd29e275ae0d313e9 (diff)
downloadcts-4f9240ea1d95c7dddedcff20c5b2aef3d5ddc98c.tar.gz
Add proposed trendy teams for CTS modules to be added in platinum.
Bug: 333956273 Test: CIs Change-Id: I47e7a3512e2465eb8ff2137554d337e0174b6e5c
Diffstat (limited to 'hostsidetests')
-rw-r--r--hostsidetests/incrementalinstall/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hostsidetests/incrementalinstall/Android.bp b/hostsidetests/incrementalinstall/Android.bp
index fdc611aa00c..abdabe73add 100644
--- a/hostsidetests/incrementalinstall/Android.bp
+++ b/hostsidetests/incrementalinstall/Android.bp
@@ -18,6 +18,7 @@ package {
java_test_host {
name: "CtsIncrementalInstallHostTestCases",
+ team: "trendy_team_incremental",
srcs: ["src/**/*.java"],
libs: [
"compatibility-host-util",