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"
This commit is contained in:
Jeff Brown
2012-06-05 19:17:42 -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" />