summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2018-06-15 16:36:39 -0700
committerYohei Yukawa <yukawa@google.com>2018-06-17 21:00:46 -0700
commitbb0a2247147139e7f01b66366e4552858b5747a4 (patch)
tree3cdfa86ee6dbbfa5a18e85a5e6b57e998bb3efee /tools/aapt2/java/JavaClassGenerator_test.cpp
parent1235c24a0f092d0e41fd8e86f332f8dc03896a7b (diff)
Remove dependency on IME subtype from TSMS
Now that we are going to reduce the dependency on InputMethodSubtype everywhere, TextServicesManagerService#getCurrentSpellCheckerSubtype() is a good candidate to clean up. Given that imm.getCurrentInputMethodSubtype().getLocale() is not that reliable, always using the fallback logic to use the system locale is less likely to make things worse. Also, directly calling IME API from TextServicesManagerService have caused multiple issues like Bug 28889203 and Bug 31273203. Removing this API call should have positive impact on code health and system stability. Fix: 110275412 Test: Manually verified that spell checker still works Change-Id: Ic222b21ce5ec4fc17b338eb5519e6928d853c8b6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions