summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-22 16:21:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-22 16:21:51 +0000
commit582924f38a8980eec8794e73a2dcb76aacd43ae7 (patch)
tree1b7e1b415beb5361cc6dac4b2ec0b870b6646aee
parentc185cfb577e95b0cc23d96d8b65958102aa2d5ab (diff)
parent42a6e08564eeccbbd1706b92621cc1b2e59b57e8 (diff)
downloadEmergencyInfo-master.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-rw-r--r--tests/robolectric/Android.bp1
-rw-r--r--tests/unit/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/robolectric/Android.bp b/tests/robolectric/Android.bp
index 50350367..0c245eb1 100644
--- a/tests/robolectric/Android.bp
+++ b/tests/robolectric/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_personal_safety",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/unit/Android.bp b/tests/unit/Android.bp
index 2be15871..326f2627 100644
--- a/tests/unit/Android.bp
+++ b/tests/unit/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_personal_safety",
default_applicable_licenses: ["Android-Apache-2.0"],
}