Skip to content
Commit 28faa499 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Fix issue where launch transition would never end

We had the same state twice: StatusBar and KeyguardUpdateMonitor,
this led to issues because we were not finishing the transition
in KeyguardUpdateMonitor.
Now the variable doesn't exist anymore in StatusBar and we only
have one source of truth.

Fixes: 118658627
Test: press power, then double press power
Change-Id: Ia97fc7660b1cb6814c5c3fccfc8acfb0b47c3c9b
parent 93d196b3
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