summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-01-30 13:46:34 +0000
committerAditya Choudhary <caditya@google.com>2024-01-30 13:46:34 +0000
commit446ce2f439123b4a831a2b291505d3d72bf8c62e (patch)
treeb163c07108c48dabecfac71fc8aa65a46ae6b149
parentc79eab13aec148a96bde2582150755601246ba27 (diff)
downloadlibpalmrejection-446ce2f439123b4a831a2b291505d3d72bf8c62e.tar.gz
[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 Change-Id: I8dbab69be26ae3b286c23e5578636c5bb6dcf9cc
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d0ab4dd..2adf3e4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_input_framework",
default_applicable_licenses: ["external_libpalmrejection_license"],
}