summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-14 00:01:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-14 00:01:39 +0000
commitfe4acec2a7e604bfa18cd6b7597b0840f29962ad (patch)
treeced5bd6637b67ed45b19c58383f097e458c32d30
parenteded813b2712d5a198a926bf6f75f7a89e993355 (diff)
parent7b48f2d949c0a84481aad74d119f45c1e8adc220 (diff)
downloadsunfish-fe4acec2a7e604bfa18cd6b7597b0840f29962ad.tar.gz
Snap for 11445705 from 7b48f2d949c0a84481aad74d119f45c1e8adc220 to sdk-release
Change-Id: I749638400c47817b9a863a569162c44486ebac23
-rw-r--r--vibrator/common/bench/Android.bp1
-rw-r--r--vibrator/drv2624/bench/Android.bp1
-rw-r--r--vibrator/drv2624/tests/Android.bp1
3 files changed, 3 insertions, 0 deletions
diff --git a/vibrator/common/bench/Android.bp b/vibrator/common/bench/Android.bp
index 7cda2ddb..3a657402 100644
--- a/vibrator/common/bench/Android.bp
+++ b/vibrator/common/bench/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_pixel_system_sw_sensor",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/vibrator/drv2624/bench/Android.bp b/vibrator/drv2624/bench/Android.bp
index dec9f3e5..64b6f6cc 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_android_kernel",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/vibrator/drv2624/tests/Android.bp b/vibrator/drv2624/tests/Android.bp
index 00fbf7d8..68e1dd8f 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_android_kernel",
default_applicable_licenses: ["Android-Apache-2.0"],
}