summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorshawnlin <shawnlin@google.com>2021-12-24 12:12:54 +0800
committerShawn Lin <shawnlin@google.com>2021-12-27 06:02:23 +0000
commit81d457f7820fc9dc6ca28a2d3796d1134908bb1c (patch)
tree51b4716ef3bbeea9c264607f91a66790057791e6 /core/java/android/inputmethodservice/InputMethodService.java
parent35f5342aaf81906824672808ffdd8d4561b6dc93 (diff)
Fix ConcurrentModificationException when addTunable
Calls to addTunnable() in systemui are all in mainExecutor, we should also use it in ScreenDecorations to prevent concurrent issue. Bug: 199385132 Test: atest ScreenDecorationsTest Change-Id: Idb8c3800c1bf222f57e212a89c6466367aa5d818
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions