summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorJeff DeCew <jeffdq@google.com>2021-12-14 15:17:57 -0500
committerJeff DeCew <jeffdq@google.com>2021-12-14 15:26:55 -0500
commitc1b9afe693fb7481c999dce1280cb4c6940b5511 (patch)
tree7ea7a2741e8000a2a92385eaaa7c5f9f645b58f9 /core/java/android/inputmethodservice/InputMethodService.java
parentca3f277231d61755a060bb60cc91fc41397d2dd8 (diff)
Fix smart reply lifetime extension
The new pipeline was attaching the RemoteInputCoordinator which was mutating state on the SmartReplyController, which was causing that controller to provide the incorrect result to the active pipeline. Removing the coordinator fixes the issue. Fixes: 148255323 Test: use notify to post a notification with a smart reply, tap the reply, notice the notification stays around. Change-Id: I81d447a84fec83e2b1e283766e4aef646d4db486
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions