summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:55:51 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:55:51 +0000
commit68bbb9ee1eaa0ec25b7ded5d7a08448197ff72c4 (patch)
tree336cd72a31c0bfb2e93e3afe065a3129023f0592
parent632470639a6f7d931bf31a0b4dbac2f38ebf2861 (diff)
downloadCertInstaller-68bbb9ee1eaa0ec25b7ded5d7a08448197ff72c4.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: Iac1bf7ed3b8454b41b62d6f1ef9544b86bc18708
-rw-r--r--robotests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/robotests/Android.bp b/robotests/Android.bp
index 546d280..5f94c9d 100644
--- a/robotests/Android.bp
+++ b/robotests/Android.bp
@@ -3,6 +3,7 @@
//############################################################
package {
+ default_team: "trendy_team_enterprise",
// http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}