summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:28:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-23 23:28:22 +0000
commit41f1708b23350073522e71bd439e243811125d29 (patch)
tree6440ef15a3b680202f178a8a4b4aa4fa44c0414f
parent198f8f402b1ebb6fd393bb5c827d168d80306b46 (diff)
parentd30d6e58779e0e2172b7b09e1ccaff2ecbf31701 (diff)
downloadKeyChain-sdk-release.tar.gz
Merge "Snap for 11754915 from 4b7684a7b37bb58f91e2ca27fada17559c7ea772 to sdk-release" into sdk-releasesdk-release
-rw-r--r--robotests/Android.bp1
-rw-r--r--tests/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/robotests/Android.bp b/robotests/Android.bp
index d61d41b..1c52344 100644
--- a/robotests/Android.bp
+++ b/robotests/Android.bp
@@ -3,6 +3,7 @@
//############################################################
package {
+ default_team: "trendy_team_enterprise",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/Android.bp b/tests/Android.bp
index e131dc9..5ab61c2 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_enterprise",
default_applicable_licenses: ["Android-Apache-2.0"],
}