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