Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d27a0cb9 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Stop enabling all disabled status bar features from GlobalActions.

Leaky singleton bug! GlobalActions, recents, and the
keyguard are all in the same process and therefore receive
the same StatusBarManager instance. Therefore, their calls
to enable() and disable() clobber one another.

Bug: 5423182
Change-Id: I724d17dfc5289141690560cc8ff83cc8543b25b1
parent 8765ebf9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment