diff options
| author | Felipe Leme <felipeal@google.com> | 2021-10-26 17:03:02 -0700 |
|---|---|---|
| committer | Felipe Leme <felipeal@google.com> | 2021-11-05 22:36:00 +0000 |
| commit | 1a6d740c4c0d66665f5e6646fdf27d051c8a2729 (patch) | |
| tree | 03f6a17a487240922e1c53532b4808fab5f50431 /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | e1f6054225cd98b8ebd19eacac70f6ba6c77925a (diff) | |
Fixed booting logic on ActivityTaskSupervisor.activityIdleInternal()
It was clearing the list of users being switched when the device is
"booting", which could be a problem on systems running on headless
mode: if the method was called by a non-null record (like the
FallBackHome) before it was called by null, the non-system user would
never finish switching.
Test: manual verification # on automotive and phones
Fixes: 190854171
Bug: 203885241
Change-Id: I4c589fd618b104689434bf918ebb48a64cef30e4
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
