am 33198c7c
: Merge "Avoid re-launching Keyguard warning dialog multiple times on orientation change."
* commit '33198c7ccbd13510ecc0e52ced7ad781e311642a': Avoid re-launching Keyguard warning dialog multiple times on orientation change.
This commit is contained in:
@@ -637,6 +637,7 @@
|
|||||||
|
|
||||||
<activity android:name="CredentialStorage"
|
<activity android:name="CredentialStorage"
|
||||||
android:theme="@style/Transparent"
|
android:theme="@style/Transparent"
|
||||||
|
android:launchMode="singleTop"
|
||||||
android:configChanges="orientation|keyboardHidden|screenSize">
|
android:configChanges="orientation|keyboardHidden|screenSize">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="com.android.credentials.UNLOCK" />
|
<action android:name="com.android.credentials.UNLOCK" />
|
||||||
|
Reference in New Issue
Block a user