Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Casanowow Life for love
VLC-Android
Commits
85f722d4
Commit
85f722d4
authored
Apr 22, 2012
by
Sébastien Toque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't target ICS SDK, it prevents virtual menu button from showing up on ICS
parent
1da38fda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vlc-android/AndroidManifest.xml
vlc-android/AndroidManifest.xml
+1
-1
No files found.
vlc-android/AndroidManifest.xml
View file @
85f722d4
...
...
@@ -6,7 +6,7 @@
<uses-sdk
android:minSdkVersion=
"7"
android:targetSdkVersion=
"
14
"
/>
android:targetSdkVersion=
"
8
"
/>
<uses-permission
android:name=
"android.permission.MODIFY_AUDIO_SETTINGS"
/>
<uses-permission
android:name=
"android.permission.INTERNET"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment