Message ID | 20111013140520.8587.80320.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'android/AndroidManifest.xml' --- android/AndroidManifest.xml 2011-10-13 12:43:55 +0000 +++ android/AndroidManifest.xml 2011-10-13 12:45:49 +0000 @@ -6,6 +6,7 @@ <activity android:label="@string/app_name" android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:launchMode="singleTask" + android:screenOrientation="nosensor" android:name="org.linaro.glmark2.Glmark2Activity"> <intent-filter> <action android:name="android.intent.action.MAIN" />