commit | 52e92cd3612d66b543f33f8eb2fde6c46d6882a0 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Mar 07 11:21:07 2024 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Mar 07 11:21:07 2024 -0800 |
tree | 2b7877b24880ed1563889f210554d34a3a81ba9a | |
parent | 8fc358e7c6c9e55ff1158302cc75c80eff1f565c [diff] |
Introduce MultiUserUnawareField annotation as a hint In order to keep track of our progress on Bug 305849394, this CL introduces a no-op marker annotation MultiUserUnawareField to indicate which field is not yet ready for concurrent multi-user mode in InputMethodManagerService. This is purely for informative purpose and should have no impact at the run time. Bug: 305849394 Test: presubmit Change-Id: I3f0e1af357dc6fbe13139c9fe32e968b20580815