Merge "Fix crash issue when user uses multi-window mode on VoicemailSettings"
am: 1ed70c32f4

Change-Id: I875dc580093be0bb8317905da608af727edfc394
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7cd6078..c9c18e5 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -563,7 +563,7 @@
 
         <activity android:name="com.android.phone.settings.VoicemailSettingsActivity"
             android:label="@string/voicemail"
-            android:configChanges="orientation|screenSize|keyboardHidden"
+            android:configChanges="orientation|screenSize|keyboardHidden|screenLayout"
             android:theme="@style/DialerSettingsLight">
             <intent-filter >
                 <!-- DO NOT RENAME. There are existing apps which use this string. -->