Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-Android
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
322
Issues
322
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
VLC-Android
Commits
0a35b402
Commit
0a35b402
authored
Feb 11, 2015
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better workaround for Samsung mess
parent
1e62eacc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
vlc-android/proguard.cfg
vlc-android/proguard.cfg
+2
-3
No files found.
vlc-android/proguard.cfg
View file @
0a35b402
...
...
@@ -19,9 +19,8 @@
-keep public class com.android.vending.licensing.ILicensingService
# Samsung shit workaround
-repackageclasses "android.support.v7"
-keep class android.support.v7.widget.** { *; }
-keep interface android.support.v7.widget.** { *; }
# see https://code.google.com/p/android/issues/detail?id=78377#c160
-keep class !android.support.v7.internal.view.menu.**, android.support.v7.** { *; }
-keepclasseswithmembernames class * {
native <methods>;
...
...
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