summaryrefslogtreecommitdiff
path: root/tests
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 /tests
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 'tests')
-rw-r--r--tests/audio/alsa/Android.bp1
-rw-r--r--tests/binder/benchmarks/Android.bp1
-rw-r--r--tests/fstest/Android.bp1
-rw-r--r--tests/tcp_nuke_addr/Android.bp1
-rw-r--r--tests/timetest/Android.bp1
5 files changed, 5 insertions, 0 deletions
diff --git a/tests/audio/alsa/Android.bp b/tests/audio/alsa/Android.bp
index 0bcc15eb..2c6b84aa 100644
--- a/tests/audio/alsa/Android.bp
+++ b/tests/audio/alsa/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_native_tools_libraries",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_extras_tests_license"
diff --git a/tests/binder/benchmarks/Android.bp b/tests/binder/benchmarks/Android.bp
index 6a550688..baef92f7 100644
--- a/tests/binder/benchmarks/Android.bp
+++ b/tests/binder/benchmarks/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_android_core_graphics_stack",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_extras_tests_license"
diff --git a/tests/fstest/Android.bp b/tests/fstest/Android.bp
index 8c9ce68e..6cb25233 100644
--- a/tests/fstest/Android.bp
+++ b/tests/fstest/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_android_kernel",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_extras_tests_license"
diff --git a/tests/tcp_nuke_addr/Android.bp b/tests/tcp_nuke_addr/Android.bp
index 1a504395..6de461bb 100644
--- a/tests/tcp_nuke_addr/Android.bp
+++ b/tests/tcp_nuke_addr/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_fwk_core_networking",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_extras_tests_license"
diff --git a/tests/timetest/Android.bp b/tests/timetest/Android.bp
index c4f361cb..a46385be 100644
--- a/tests/timetest/Android.bp
+++ b/tests/timetest/Android.bp
@@ -1,6 +1,7 @@
// Copyright 2006 The Android Open Source Project
package {
+ default_team: "trendy_team_build_infra",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_extras_tests_license"