1*90c8c64dSAndroid Build Coastguard Worker# To enable ProGuard in your project, edit project.properties 2*90c8c64dSAndroid Build Coastguard Worker# to define the proguard.config property as described in that file. 3*90c8c64dSAndroid Build Coastguard Worker# 4*90c8c64dSAndroid Build Coastguard Worker# Add project specific ProGuard rules here. 5*90c8c64dSAndroid Build Coastguard Worker# By default, the flags in this file are appended to flags specified 6*90c8c64dSAndroid Build Coastguard Worker# in ${sdk.dir}/tools/proguard/proguard-android.txt 7*90c8c64dSAndroid Build Coastguard Worker# You can edit the include path and order by changing the ProGuard 8*90c8c64dSAndroid Build Coastguard Worker# include property in project.properties. 9*90c8c64dSAndroid Build Coastguard Worker# 10*90c8c64dSAndroid Build Coastguard Worker# For more details, see 11*90c8c64dSAndroid Build Coastguard Worker# http://developer.android.com/guide/developing/tools/proguard.html 12*90c8c64dSAndroid Build Coastguard Worker 13*90c8c64dSAndroid Build Coastguard Worker# Add any project specific keep options here: 14*90c8c64dSAndroid Build Coastguard Worker 15*90c8c64dSAndroid Build Coastguard Worker# If your project uses WebView with JS, uncomment the following 16*90c8c64dSAndroid Build Coastguard Worker# and specify the fully qualified class name to the JavaScript interface 17*90c8c64dSAndroid Build Coastguard Worker# class: 18*90c8c64dSAndroid Build Coastguard Worker#-keepclassmembers class fqcn.of.javascript.interface.for.webview { 19*90c8c64dSAndroid Build Coastguard Worker# public *; 20*90c8c64dSAndroid Build Coastguard Worker#} 21