summaryrefslogtreecommitdiff
path: root/tests/inputmethod/ConcurrentMultiSessionImeTest
diff options
context:
space:
mode:
author Ronish Kalia <ronish@google.com> 2024-02-14 14:30:14 +0000
committer Ronish Kalia <ronish@google.com> 2024-02-14 18:08:36 +0000
commitf891397b5090d3976efd8637b82e045e20e57ff9 (patch)
tree2a8a27fd64d1fa73205a2544c3efb82ac06e4cd5 /tests/inputmethod/ConcurrentMultiSessionImeTest
parent3092a9074b21f1e6c785001c565ebfb386f749d2 (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 Change-Id: I6b6cf0abdd1fdb8fefa4184b3698f6951c192ac0
Diffstat (limited to 'tests/inputmethod/ConcurrentMultiSessionImeTest')
-rw-r--r--tests/inputmethod/ConcurrentMultiSessionImeTest/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/inputmethod/ConcurrentMultiSessionImeTest/Android.bp b/tests/inputmethod/ConcurrentMultiSessionImeTest/Android.bp
index afaa3f0f293f..8d05a974dc40 100644
--- a/tests/inputmethod/ConcurrentMultiSessionImeTest/Android.bp
+++ b/tests/inputmethod/ConcurrentMultiSessionImeTest/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_input_method_framework",
default_applicable_licenses: ["frameworks_base_license"],
}