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: I6cb6d9bd91970bb538036763a3a13480f07bcadd
Merged-In: I6cb6d9bd91970bb538036763a3a13480f07bcadd
3 files changed