Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
b366b405
Commit
b366b405
authored
7 years ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Updated proguard rules
parent
e9805213
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wrappers/java/proguard.mustache
+3
-0
wrappers/java/proguard.mustache
with
3 additions
and
0 deletions
wrappers/java/proguard.mustache
+
3
−
0
View file @
b366b405
...
...
@@ -7,6 +7,9 @@
-keep class
{{
package
}}
.
{{
classImplName
}}
{*;}
{{/
classes
}}
# Liblinphone tools
-keep class org.linphone.core.tools.* {*;}
# Mediastreamer classes
-keep class org.linphone.mediastream.Factory {*;}
-keep class org.linphone.mediastream.MediastreamerAndroidContext {*;}
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets