Merge "Prevent PIN/Passwword disappearing during boot" into lmp-dev

This commit is contained in:
Paul Lawrence
2014-09-12 21:44:48 +00:00
committed by Android (Google) Code Review

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