summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2015-11-05 19:39:50 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-05 19:39:50 +0000
commit147c507c707c415f1a569380ad0adc6062ee05ce (patch)
treee958f371a2b673c0299d5c7833063ba786052bd5
parent7651e3efc2c4f36db0b7696e07a87b27682740dc (diff)
parent09481a1673b62e0e55fc734819008e652609fb51 (diff)
downloadandroid_packages_services_Telephony-147c507c707c415f1a569380ad0adc6062ee05ce.tar.gz
android_packages_services_Telephony-147c507c707c415f1a569380ad0adc6062ee05ce.tar.bz2
android_packages_services_Telephony-147c507c707c415f1a569380ad0adc6062ee05ce.zip
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."
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3fabfe96f..b8225c93e 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>