summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorAaron Liu <aaronjli@google.com>2022-04-15 16:52:48 +0000
committerAaron Liu <aaronjli@google.com>2022-04-15 16:56:26 +0000
commit848a7b8d357b1af3a5e8f64a7cb1a214644952ce (patch)
tree058266717f3d2b99211255780efdb56a0e1e73ef /core/java/android/inputmethodservice/InputMethodService.java
parentcab274dcef2e9380cf4263b3b33ba5507443077c (diff)
[User Switcher] Finish activity when switch user
When switching to owner (user 0), we don't end up in lock screen like when you switch to a secondary user. My belief is that this is because the system user does not need to spin up a new process for system UI, whereas a secondary user will need a secondary process. We can keep the experience consistent by ensuring that the activity finishes when a user is switched. Bug: 228901638 Test: Manual Test Change-Id: I74623655704cb89e499940498aef5a811dadf77e
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions