commit | eaea243222b78bbb28227b6d44e6dcdaa0137203 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 07 17:00:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 07 17:00:08 2024 +0000 |
tree | 04da4fe5cc7fdb6efbc72101abe31d125c88bc0b | |
parent | 9be80568b16d27d731673e78707a62a03e902eb9 [diff] | |
parent | d6dce1a891ff9a037cabb4e2eed0a142cc7b1f9b [diff] |
Merge "Add proposed trendy teams for VTS modules" into main am: d6dce1a891 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3306545 Change-Id: Ia696d06aa2f43920ffd212dfa335aa620f0161f1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/health/storage/1.0/vts/functional/Android.bp b/health/storage/1.0/vts/functional/Android.bp index ccf22ce..e78e044 100644 --- a/health/storage/1.0/vts/functional/Android.bp +++ b/health/storage/1.0/vts/functional/Android.bp
@@ -15,6 +15,7 @@ // 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 "hardware_interfaces_license"
diff --git a/health/storage/aidl/vts/functional/Android.bp b/health/storage/aidl/vts/functional/Android.bp index fe15170..083ec37 100644 --- a/health/storage/aidl/vts/functional/Android.bp +++ b/health/storage/aidl/vts/functional/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 "hardware_interfaces_license"