summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-23 16:13:55 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-23 16:13:55 +0000
commitdf7e0c7372a4ca59896d905b77f57c7368a8105c (patch)
tree712652d692ede09e83f3ea838a068501ba82ae22
parentafa92d709fe6bab60b2cdeee86d561534013dfc4 (diff)
parent040c837fea047b1a2cd43b560c2d4fbd87460f9a (diff)
downloadbramble-master.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-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 1ce0641..a203771 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 f4e3ac5..252cf81 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"],
}