summaryrefslogtreecommitdiff
path: root/services/vibratorservice
diff options
context:
space:
mode:
author Aditya Choudhary <caditya@google.com> 2024-01-31 11:06:10 +0000
committer Aditya Choudhary <caditya@google.com> 2024-01-31 20:13:59 +0000
commitb48ed1d13af37d0e88f4bebe76c3dbd6c9fe7a95 (patch)
tree130f5f828fb783f518a5ec471017a9dc2a3bf354 /services/vibratorservice
parent20736f94ba15165a1db89983613c198949fce9d9 (diff)
[DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A (cherry picked from aosp/2939759) Change-Id: Ia29683d8fd857ca136d39166346e921473578ca3
Diffstat (limited to 'services/vibratorservice')
-rw-r--r--services/vibratorservice/test/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/vibratorservice/test/Android.bp b/services/vibratorservice/test/Android.bp
index 32947246d8..be71dc2ce3 100644
--- a/services/vibratorservice/test/Android.bp
+++ b/services/vibratorservice/test/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_haptics_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "frameworks_native_license"