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

Change-Id: Ibbf628df95ae59a24905df9f3e2a8e9d64d78494
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. -->