summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJoshua Trask <joshtrask@google.com>2021-09-15 12:38:29 -0400
committerJoshua Trask <joshtrask@google.com>2021-09-15 13:58:38 -0400
commit2ed0753a2e66fd207c3e6689662e65de6fe8b35c (patch)
tree9fb24ffa39f0cda8f71e80e1fdb64cfe13ab3ee4 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent37b480c72a96c5428650f5fb8dacf78eacd56296 (diff)
Fix (still-disabled) sharesheet "token flow."
Per b/132321687, we need to leave the system-side share activity open (not call finish()) until the SysUI-side chooser finishes, or else we'll invalidate the start- activity token that the SysUI (delegate) chooser needs when it launches the target activity. Note that the delegated flow is still disabled by the flag in DisplayResolveInfo. Bug: 132321687,199743918 Test: Reproduced crash condition & confirmed fix manually. Change-Id: Ic467dfe4eb417ca846c0ecf2e8a0067bd5275e9f
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions