Restrict VVM number settings to portrait

Bug: 119226380
Test: Manual
Change-Id: I3811e68dead5832b9defa1976f6b8aac4bc5d6aa
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index dbb9671..806c426 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -552,6 +552,7 @@
         <activity android:name="com.android.phone.settings.VoicemailSettingsActivity"
             android:label="@string/voicemail"
             android:configChanges="orientation|screenSize|keyboardHidden|screenLayout"
+            android:screenOrientation="portrait"
             android:theme="@style/DialerSettingsLight">
             <intent-filter >
                 <!-- DO NOT RENAME. There are existing apps which use this string. -->