diff options
author | Felipe Leme <felipeal@google.com> | 2021-10-26 17:03:02 -0700 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2021-11-06 00:45:07 +0000 |
commit | 8d9b360f7140ef5038c051fe832427233ebd8f43 (patch) | |
tree | 58d761cb7d313255597e1e8db8fdbc514d9f95ec /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | cec069482f80019c12f3c06c817d33fc5ad6151f (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
Merged-In: I4c589fd618b104689434bf918ebb48a64cef30e4
Change-Id: I4c589fd618b104689434bf918ebb48a64cef30e4
(cherry picked from commit 1a6d740c4c0d66665f5e6646fdf27d051c8a2729)
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions