1*32afb93cSXin Li# Add project specific ProGuard rules here.
2*32afb93cSXin Li# You can control the set of applied configuration files using the
3*32afb93cSXin Li# proguardFiles setting in build.gradle.
4*32afb93cSXin Li#
5*32afb93cSXin Li# For more details, see
6*32afb93cSXin Li#   http://developer.android.com/guide/developing/tools/proguard.html
7*32afb93cSXin Li
8*32afb93cSXin Li# If your project uses WebView with JS, uncomment the following
9*32afb93cSXin Li# and specify the fully qualified class name to the JavaScript interface
10*32afb93cSXin Li# class:
11*32afb93cSXin Li#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
12*32afb93cSXin Li#   public *;
13*32afb93cSXin Li#}
14*32afb93cSXin Li
15*32afb93cSXin Li# Uncomment this to preserve the line number information for
16*32afb93cSXin Li# debugging stack traces.
17*32afb93cSXin Li#-keepattributes SourceFile,LineNumberTable
18*32afb93cSXin Li
19*32afb93cSXin Li# If you keep the line number information, uncomment this to
20*32afb93cSXin Li# hide the original source file name.
21*32afb93cSXin Li#-renamesourcefileattribute SourceFile