Only allow the top fullscreen stack to influence lockscreen state
Only activities in the top fullscreen stack should be able to showWhenLocked or dismiss the keyguard. Also, use ActivityRecord.visibleIgnoringKeyguard to determine if a stack is translucent instead of AR.visible. Bug: 68689819 Bug: 70562363 Test: manual steps from bug Change-Id: Ib13395198d00366df13f34d4642a1a163b9d2435
Loading
Please register or sign in to comment