summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-22 16:43:08 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-22 16:43:08 +0000
commit4b7684a7b37bb58f91e2ca27fada17559c7ea772 (patch)
tree6440ef15a3b680202f178a8a4b4aa4fa44c0414f
parent8bce44e08bbc3d3f61161fb7266106d893709971 (diff)
parentd70739e5d53ad5f32fdca08ffa60eb1c661d4300 (diff)
downloadKeyChain-main.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-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"],
}