am db51c76a: am 7f4c4fb5: am c64c9808: Merge "Prevent PIN/Passwword disappearing during boot" into lmp-dev

* commit 'db51c76a4ce7c0d7690444380f3dce7100336c11':
  Prevent PIN/Passwword disappearing during boot
This commit is contained in:
Paul Lawrence
2014-09-13 03:58:49 +00:00
committed by Android Git Automerger

View File

@@ -1670,7 +1670,7 @@
android:launchMode="singleTop"
android:excludeFromRecents="true"
android:theme="@style/Theme.CryptKeeper"
android:configChanges="keyboard|keyboardHidden|uiMode"
android:configChanges="mnc|mcc|keyboard|keyboardHidden|uiMode"
android:windowSoftInputMode="adjustResize"
android:screenOrientation="nosensor">
<intent-filter android:priority="10">