Clear ActivityRecord#mDismissKeyguard flag after app launches.
This flag is used by the SysUI to dismiss an insecure keyguard when an app is launched from an insecure lock screen. The flag should only affect the app launch once, so needs to be cleared once app launch animation finishes. Bug: 234583880 Test: atest KeyguardTests Change-Id: I74e9e00caad0d9af80127b2fc930c4ff0d52af76
Loading
Please register or sign in to comment