summaryrefslogtreecommitdiff
path: root/boottime_tools
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:56:19 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:56:19 +0000
commit5f1409322735b62387c011927d0046c5de73af73 (patch)
treec81fb0b7492b86d19b451db2731158f07ff85542 /boottime_tools
parentb383d383ccbb0ac16daf1c30f1aebd6f6d243f77 (diff)
downloadextras-5f1409322735b62387c011927d0046c5de73af73.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: I4d1f107d18f767c06f88da57c1bd7dad2b1230a1
Diffstat (limited to 'boottime_tools')
-rw-r--r--boottime_tools/bootanalyze/stressfs/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boottime_tools/bootanalyze/stressfs/Android.bp b/boottime_tools/bootanalyze/stressfs/Android.bp
index c0dee353..ac8a6250 100644
--- a/boottime_tools/bootanalyze/stressfs/Android.bp
+++ b/boottime_tools/bootanalyze/stressfs/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}