Merge "Prevent PIN/Passwword disappearing during boot" into lmp-dev
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 11665b0..0fb6228 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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">