commit | f5f682175d446aa5a7ce56ed6c94d1e4c10df0e3 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Aug 01 18:15:47 2024 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Aug 01 18:15:47 2024 -0700 |
tree | 2c2d37f6c08ccff78d630b3f80030204b34a7ea2 | |
parent | c60bb9c2f88526e858d2fbc5d9015bd82a17986d [diff] |
Remove a special rule from setExplicitlyEnabledInputMethodSubtypes() With this CL InputMethodManager#setExplicitlyEnabledInputMethodSubtypes() no longer has any special rule on whether the target user is the current IME user or not. Overall the observable semantics should remain unchanged. Bug: 350386877 Test: presubmit Flag: EXEMPT refactor Change-Id: I3a963cb580ae1d8c252550d8c9fcfaca5313a8a2