summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:56:18 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:56:18 +0000
commit5eaa7d156f80ccaaba86606907ce53bcde8853c3 (patch)
treeb302e6a368301a95647a20937232dd829f9e0786
parent63b8b27393f973de4fea6bb315fbb1f9764405d8 (diff)
downloadCalendar-5eaa7d156f80ccaaba86606907ce53bcde8853c3.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: I952bd9766ce21596f89860585d16590744180939
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 8e84ae7d..f4f85055 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_aosp",
// See: http://go/android-license-faq
default_applicable_licenses: [
"packages_apps_Calendar_license",