Skip to content

Commit

Permalink
ANDROID: Add forgotten line to AndroidManifest.xml.in.
Browse files Browse the repository at this point in the history
See fe2b85b.
  • Loading branch information
fuzzie committed Jul 31, 2012
1 parent 3fcdb5d commit f950811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dists/android/AndroidManifest.xml.in
Expand Up @@ -48,6 +48,8 @@

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

<uses-feature android:name="android.hardware.screen.landscape" android:required="false"/>

<!-- Always needs some sort of qwerty keyboard.
Can work with a D-pad / trackball -->
<!-- <uses-configuration android:reqFiveWayNav="true"
Expand Down

0 comments on commit f950811

Please sign in to comment.