Initialize isLockscreenShowing as null rather than true.
We were short-circuiting after boot since we thought we'd already called setLockScreenShown(true). Fixes: 300990985 Test: reboot device with refactor flag enabled Change-Id: Icc25bd750bb5205c59813c68139c7193c5f00553
Loading
Please register or sign in to comment