summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-23 16:13:56 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-23 16:13:56 +0000
commit87a0da261c0d78e039ab9b39e80efbff54a45763 (patch)
tree1df69ae151ef7628aa983091a255d28c70f8a897
parentf4e8b0bda78ac3c2c7bb8514d10f73717ad95537 (diff)
parent5b34da45aa8d9007e55fa5b664917661152cdf7b (diff)
downloadbarbet-87a0da261c0d78e039ab9b39e80efbff54a45763.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into main
-rw-r--r--vibrator/drv2624/bench/Android.bp1
-rw-r--r--vibrator/drv2624/tests/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/vibrator/drv2624/bench/Android.bp b/vibrator/drv2624/bench/Android.bp
index 6ae6a78..6c4f028 100644
--- a/vibrator/drv2624/bench/Android.bp
+++ b/vibrator/drv2624/bench/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_pixel_system_sw_touch_haptic",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/vibrator/drv2624/tests/Android.bp b/vibrator/drv2624/tests/Android.bp
index dbede0b..7d0f03c 100644
--- a/vibrator/drv2624/tests/Android.bp
+++ b/vibrator/drv2624/tests/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_pixel_system_sw_touch_haptic",
default_applicable_licenses: ["Android-Apache-2.0"],
}