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

* commit 'fa31ac2102a2dad041463a56048d83c2e4ce9098':
  Revert "Lock launcher to portrait on devices less than sw720dp"
This commit is contained in:
Jeff Brown
2012-06-05 19:14:15 -07:00
committed by Android Git Automerger
+1 -1
View File
@@ -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" />