summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorJing Ji <jji@google.com>2021-11-16 00:04:48 -0800
committerJing Ji <jji@google.com>2021-11-16 00:04:58 -0800
commit0120825e34b72c623ece09cb7fc09ca9e399f8e7 (patch)
tree6bf7d48a5e1a6b8f3dfa431ca28a8d56b593866c /core/java/android/inputmethodservice/InputMethodService.java
parenteb7f4c076f47df186cf21f8de0e4150e34e431df (diff)
Fix race conditions in removing dying process record
While waiting for the death of a process, if its subsequent process record is created and killed immediately, we may end up removing the former process record from the dying process list. Bug: 201305599 Bug: 206336727 Test: Presubmit Change-Id: I00521a5561d98f2df6f52443b9e23025faeaeb3c
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions