commit | 0e841f2e851ea639979bba2ccc8ba1cf940d038e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Jan 16 15:00:05 2024 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Tue Jan 16 15:00:05 2024 -0800 |
tree | 8dd97ed4eb830a3f12ce0b3e8e7df44b18074541 | |
parent | d62ba55c575004f62430296b088077b3f5011cc8 [diff] |
Fix a lint error in getSortedInputMethodAndSubtypeList() With this change the returned object from InputMethodSubtypeSwitchingController #getSortedInputMethodAndSubtypeList() is guaranteed to be a mutable list. There must be no observable behavior change. Bug: 309837937 Test: presubmit Change-Id: I751efade5ba68eeebfc1f215411d7cd34e667ad4