summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:19:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:19:18 +0000
commite351c8953d51f3c978a7d030da1095f177499cc7 (patch)
tree97d4577dc200e236a9ec509ca8206752b9799e34
parent46397c6dc4f4a41d707a0c1f815fee8f1a90996c (diff)
parentac569f593bc07643db0219a4a827fa032241d37b (diff)
downloadMms-sdk-release.tar.gz
Snap for 11754915 from ac569f593bc07643db0219a4a827fa032241d37b to sdk-releasesdk-release
Change-Id: I2e8da5a4e2e39dabea067683ca36cd446896e347
-rw-r--r--tests/robotests/Android.bp1
-rw-r--r--tests/unittests/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp
index 5821367..9689e31 100644
--- a/tests/robotests/Android.bp
+++ b/tests/robotests/Android.bp
@@ -3,6 +3,7 @@
//############################################################
package {
+ default_team: "trendy_team_fwk_telephony",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/unittests/Android.bp b/tests/unittests/Android.bp
index 6ac0586..ced87a9 100644
--- a/tests/unittests/Android.bp
+++ b/tests/unittests/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_fwk_telecom",
// See: http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}