summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 14:02:57 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 14:02:57 +0000
commit5895f85f9b26fe2ea2d5873a96360be7a9ba703e (patch)
treedee95b6eebe32d6f0e67e0969dbc85bbf0b05980
parente0cb7fc7047c0d529ff6507367cd7e82a9bf8d67 (diff)
downloadCalendarProvider-5895f85f9b26fe2ea2d5873a96360be7a9ba703e.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: I54a813286763a8509d918606d65d33d689ee3e4d
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index bbcbf85..44070fc 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_framework_backstage_power",
// See: http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}