1*d353a188SXin Li# Add project specific ProGuard rules here. 2*d353a188SXin Li# By default, the flags in this file are appended to flags specified 3*d353a188SXin Li# in /usr/local/google/home/thagikura/android-sdk_o_release_3855523/tools/proguard/proguard-android.txt 4*d353a188SXin Li# You can edit the include path and order by changing the proguardFiles 5*d353a188SXin Li# directive in build.gradle. 6*d353a188SXin Li# 7*d353a188SXin Li# For more details, see 8*d353a188SXin Li# http://developer.android.com/guide/developing/tools/proguard.html 9*d353a188SXin Li 10*d353a188SXin Li# Add any project specific keep options here: 11*d353a188SXin Li 12*d353a188SXin Li# If your project uses WebView with JS, uncomment the following 13*d353a188SXin Li# and specify the fully qualified class name to the JavaScript interface 14*d353a188SXin Li# class: 15*d353a188SXin Li#-keepclassmembers class fqcn.of.javascript.interface.for.webview { 16*d353a188SXin Li# public *; 17*d353a188SXin Li#} 18*d353a188SXin Li 19*d353a188SXin Li# Uncomment this to preserve the line number information for 20*d353a188SXin Li# debugging stack traces. 21*d353a188SXin Li#-keepattributes SourceFile,LineNumberTable 22*d353a188SXin Li 23*d353a188SXin Li# If you keep the line number information, uncomment this to 24*d353a188SXin Li# hide the original source file name. 25*d353a188SXin Li#-renamesourcefileattribute SourceFile 26