Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
530
Issue boards
Milestones
Wiki
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
0efa9402
Commit
0efa9402
authored
5 years ago
by
Geoffrey Métais
Browse files
Options
Downloads
Patches
Plain Diff
Preserve line number in release builds
parent
3716d6a3
No related branches found
No related tags found
No related merge requests found
Pipeline
#8966
passed with stage
in 27 minutes and 27 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vlc-android/proguard.cfg
+1
-0
1 addition, 0 deletions
vlc-android/proguard.cfg
with
1 addition
and
0 deletions
vlc-android/proguard.cfg
+
1
−
0
View file @
0efa9402
...
...
@@ -6,6 +6,7 @@
-dontwarn
**
-verbose
-optimizations
!code/simplification/arithmetic,!field/
*
,!class/merging/
*
,!code/allocation/variable
-keepattributes
SourceFile,LineNumberTable
# Do
not optimize/shrink LibVLC, because of native code
-keep
class org.videolan.libvlc.
**
{
*
; }
...
...
This diff is collapsed.
Click to expand it.
Geoffrey Métais
@Dekans
mentioned in commit
1ec12784
·
5 years ago
mentioned in commit
1ec12784
mentioned in commit 1ec1278424f3e829be10908ae02a5c5832b6423d
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment