am baa4b3ee: am fa31ac21: Merge "Revert "Lock launcher to portrait on devices less than sw720dp"" into jb-dev

* commit 'baa4b3eebb8918259349840a44a9b319309bad80':
  Revert "Lock launcher to portrait on devices less than sw720dp"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 20c4a9d..dbeb7bc 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -74,7 +74,7 @@
             android:stateNotNeeded="true"
             android:theme="@style/Theme"
             android:windowSoftInputMode="adjustPan"
-            android:screenOrientation="portrait">
+            android:screenOrientation="nosensor">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />
                 <category android:name="android.intent.category.HOME" />