summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:55:54 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:55:54 +0000
commit7310488ff5398a0a4841ac8b8f037c7abd6546a5 (patch)
tree765bfa58e0d0c429435c3934c795a5d6572e1a97
parentb2cd26bf36a07d43d96371a08c809fbbfcacab94 (diff)
downloadloganalysis-7310488ff5398a0a4841ac8b8f037c7abd6546a5.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: I2e076215aae0e37908eae9f2e065edea24c2e001
-rw-r--r--javatests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/javatests/Android.bp b/javatests/Android.bp
index e89738a..2317e9a 100644
--- a/javatests/Android.bp
+++ b/javatests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_android_test_surfaces",
default_applicable_licenses: ["Android-Apache-2.0"],
}