summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"],
}