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:
Amith Yamasani
2011-09-06 11:03:33 -07:00
committed by Android Git Automerger

View File

@@ -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" />