summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5c1164b82..fa13adfbe 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -281,7 +281,7 @@
android:configChanges="keyboardHidden"
android:exported="false"
android:process="com.android.incallui"
- android:screenOrientation="nosensor">
+ android:screenOrientation="sensor" >
</activity>
<!-- BroadcastReceiver for receiving Intents from Notification mechanism. -->