Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
8002d648
Commit
8002d648
authored
Jun 20, 2012
by
Jean-Baptiste Kempf
Browse files
Do not hardcode debuggable in the manifest
parent
f0aab6bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/AndroidManifest.xml
View file @
8002d648
...
...
@@ -16,7 +16,6 @@
<uses-permission
android:name=
"android.permission.WRITE_EXTERNAL_STORAGE"
/>
<application
android:debuggable=
"true"
android:icon=
"@drawable/icon"
android:label=
"@string/app_name"
android:hardwareAccelerated=
"true"
>
...
...
Write
Preview
Supports
Markdown
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