Merge "Revert "Ensure sim contacts import screen supports rotation."" into mnc-dr-dev am: 09481a1673 am: 147c507c70
am: d50fbcf3d0
* commit 'd50fbcf3d019091642093c021022b28a2c745a83':
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>