diff options
| author | 2022-11-16 13:46:35 -0800 | |
|---|---|---|
| committer | 2022-11-22 17:08:07 -0800 | |
| commit | 5b8f812e612bb151e24fd8bd1b63ba2c2a9f834f (patch) | |
| tree | 036b12d80bbb99430eb376c78923ab8cbc290dcb /libs/androidfw/ApkParsing.cpp | |
| parent | db096dc19940d73f6d64d232d181c6a4d02f577a (diff) | |
Use NavBarHelper to keep shared initalizing state between nav/taskbar
* If we switch from taskbar to navbar and state updates, and then
we switch back to taskbar, TaskbarDelegate would have old state
since we stop listening for CommandQueue callbacks.
* NavBarHelper outlives both so it can keep whatever state we need
(and more can be added if necessary into CurrentSysuiState) and
task/navbar can load from that on init
Fixes: 246890611
Test: Couldn't repro bug through device interactions, but
issue via adb (b/246890611#comment8) doesn't repro
Change-Id: I55f888c475fc5d17bd44fb8df73ad5022af421e2
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions