Add ActivityOption to remove keyguard when an activity is launched.
Replaced ActivityOption#dismissKeyguardIfInsecure by ActivityOption#dismissKeyguard, with which the server doesn't check if the keyguard is insecure again. The caller has to make sure if the keygaurd can be dismissed without additional authentication. Bug: 203044476 Test: atest KeyguardLockedTests KeyguardTransitionTests Change-Id: Ia83da6286875f1a539edbaf515fe01c07ce1ba76
Loading
Please register or sign in to comment