diff options
author | Evan Rosky <erosky@google.com> | 2020-04-21 18:47:37 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2020-04-21 19:09:23 -0700 |
commit | a5858ed4e44fbc1b6c291d2e7506952f95633b06 (patch) | |
tree | c3537217ee01f3e461a4304d45db47c7eaa08b5f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 44cc1e274bd75ddf492b80446f58e17e6ced4e62 (diff) |
Ignore task-info changed callbacks in uninitialized Divider
Apparently there is a chance that SysUI crashes without
system server receiving binder-death (or maybe it receives
binder-death too late?). In this situation, when sys-ui
restarts, the split root-tasks will still exist so there is
a small window of time during init() where WM might send
messages to the new organizer before init() finishes
running.
This avoids a cycle of crashes by returning early, but if
this is hit, the system is likely in a weird state and
Divider probably won't work.
Bug: 153811023
Test: Will need to wait and see. Too low repro rate.
Change-Id: Id42569b4699699dbc7eaa63eaff801c7c52314c7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions