summaryrefslogtreecommitdiff
path: root/tests/perftests/Android.bp
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:55:50 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:55:50 +0000
commitbe272a1a2f7c48fb4cd75d7fe17f00aff7a2b7fd (patch)
tree2f6ebb33937fc21d3f3c4d68b0368fe97b925747 /tests/perftests/Android.bp
parent27b35456204ccb92cc4bc01ebb1e86762920bbdb (diff)
downloadminikin-be272a1a2f7c48fb4cd75d7fe17f00aff7a2b7fd.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: I973bde5b73a9db4461b26fcfee1a41b09a6e1bdb
Diffstat (limited to 'tests/perftests/Android.bp')
-rw-r--r--tests/perftests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/perftests/Android.bp b/tests/perftests/Android.bp
index dcf5b98..46c41c6 100644
--- a/tests/perftests/Android.bp
+++ b/tests/perftests/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_java_core_libraries",
default_applicable_licenses: ["Android-Apache-2.0"],
}