Merge "Revert "Ensure sim contacts import screen supports rotation."" into mnc-dr-dev
am: 09481a1673

* commit '09481a1673b62e0e55fc734819008e652609fb51':
  Revert "Ensure sim contacts import screen supports rotation."
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3fabfe9..b8225c9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -167,6 +167,7 @@
         <activity android:name="SimContacts"
             android:label="@string/simContacts_title"
             android:theme="@style/SimImportTheme"
+            android:screenOrientation="portrait"
             android:icon="@mipmap/ic_launcher_contacts">
 
             <intent-filter>